diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-31 16:22:26 +0300 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2021-06-03 10:32:04 +0200 |
commit | aab53e6756caadeb908a70d5bcdf5a24baf34ad8 (patch) | |
tree | aa4d826f990c0b03638fadfa01d51696947d0907 /Makefile | |
parent | ad6f5cc5f6c261f881e44ecd750f17952df2b496 (diff) | |
download | linux-aab53e6756caadeb908a70d5bcdf5a24baf34ad8.tar.bz2 |
net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
Driver can be used in different environments and moreover, when compiled
with !OF, the compiler may issue a warning due to unused mrf24j40_of_match
variable. Hence drop unneeded of_match_ptr() call.
While at it, update headers block to reflect above changes.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210531132226.47081-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions