1
0
Fork 0
alistair23-linux/drivers/staging/sb105x
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 Merge 3.8-rc5 into tty-next 2013-01-25 13:27:36 -08:00
Makefile
sb_mp_register.h staging: sb105x: Fix typo in sb105x 2013-12-03 08:32:42 -08:00
sb_pci_mp.c staging: sb105x: Fix typo in sb105x 2013-12-03 08:32:42 -08:00
sb_pci_mp.h staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sb_ser_core.h