linux-stable/drivers/net/ethernet/i825xx
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
..
82596.c net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2013-11-07 03:01:59 -05:00
ether1.c i825xx/ether1.c: remove __dev* attributes 2012-12-03 11:16:12 -08:00
ether1.h
Kconfig Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
lasi_82596.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
lib82596.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
Makefile drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver 2013-01-22 10:39:52 -05:00
sni_82596.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
sun3_82586.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
sun3_82586.h ethernet: Convert mac address uses of 6 to ETH_ALEN 2013-08-02 12:33:54 -07:00