]> asedeno.scripts.mit.edu Git - linux.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)
commitba2c37947c429d1018c4b73759749fa26993ac45
treee9dcfb38b5bd79cdb95637762eeaf64848e39dba
parentc93a0f2a7fc4b94142ed2bc6fb000de8e09eb232
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