]> git.baikalelectronics.ru Git - kernel.git/commit
enc28j60: Remove linux/init.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Mar 2019 18:49:27 +0000 (20:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Mar 2019 21:59:31 +0000 (14:59 -0700)
commitd337b1e73040bb9024e9bf5a2022f59b857e6cb0
treee9dcfb38b5bd79cdb95637762eeaf64848e39dba
parentbc6cb7cbeb5f31278069d4de94cff650868a6d87
enc28j60: Remove linux/init.h

There is no need to include linux/init.h when at the same time
we include linux/module.h.

Remove redundant inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/enc28j60.c