linux/drivers/staging/octeon
Paul Gortmaker 885a947e5b staging: 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.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-17 10:08:14 -08:00
..
Kconfig
Makefile
ethernet-defines.h
ethernet-mdio.c
ethernet-mdio.h staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
ethernet-mem.c
ethernet-mem.h
ethernet-rgmii.c
ethernet-rx.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
ethernet-rx.h
ethernet-sgmii.c
ethernet-spi.c Staging: octeon: quoted string split across lines in ethernet-spi.c 2013-10-11 13:52:00 -07:00
ethernet-tx.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
ethernet-tx.h
ethernet-util.h
ethernet-xaui.c
ethernet.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
octeon-ethernet.h