diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-11-26 15:46:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-09 21:48:10 +0300 |
commit | 603012f78a3f5cb2e7f529b8e318321117a9cf7c (patch) | |
tree | 3f29aa287a09a5c789cec0d9938f8a392d5bfa91 /net/netrom/Makefile | |
parent | fa26b3263fd5f58a7f0cd7b3c6cea75ce714f87b (diff) | |
download | linux-603012f78a3f5cb2e7f529b8e318321117a9cf7c.tar.xz |
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Since 5.10-rc1 i.MX is a devicetree-only platform and the NULL check on
of_device_get_match_data() is no longer needed.
This check was only needed when this driver supported both DT and non-DT
platforms.
Remove the unneeded of_device_get_match_data() NULL check.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201126124643.3371-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netrom/Makefile')
0 files changed, 0 insertions, 0 deletions