linux/drivers/net/arcnet
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.   Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

This covers everything under drivers/net except for wireless, which
has been submitted separately.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-16 11:53:26 -08:00
..
Kconfig net: Revert ARCNET and PHYLIB to tristate options 2011-11-26 14:36:49 -05:00
Makefile com20020_cs: Move the PCMCIA Arcnet driver 2011-08-27 00:58:44 -07:00
arc-rawmode.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
arc-rimi.c arcnet: rimi: Fix device name in debug output 2012-04-17 22:22:43 -04:00
arcnet.c arcnet: cleanup sizeof parameter 2013-07-19 17:36:03 -07:00
capmode.c drivers/net/arcnet/capmode.c: clean up code 2010-05-31 00:35:13 -07:00
com90io.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
com90xx.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
com20020-isa.c net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
com20020-pci.c ARCNET: remove __dev* attributes 2012-12-03 11:16:10 -08:00
com20020.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
com20020_cs.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
rfc1051.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
rfc1201.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00