linux/arch/mips/bcm47xx
Paul Gortmaker 3b2663ca84 mips: 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: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6320/
2014-01-24 22:39:56 +01:00
..
bcm47xx_private.h MIPS: BCM47XX: Prepare support for GPIO buttons 2014-01-24 22:39:51 +01:00
board.c MIPS: BCM47XX: fix sparse warnings in board.c 2014-01-24 22:39:54 +01:00
buttons.c MIPS: BCM47XX: Enable buttons support on SSB 2014-01-24 22:39:53 +01:00
irq.c MIPS: BCM47XX: add vectored interrupt support 2014-01-22 20:18:56 +01:00
Kconfig MIPS: BCM47XX: Prepare support for LEDs 2014-01-24 22:39:51 +01:00
leds.c MIPS: BCM47XX: Convert WNDR4500 to new syntax 2014-01-24 22:39:53 +01:00
Makefile MIPS: BCM47XX: Drop WGT634U hacks 2014-01-24 22:39:52 +01:00
nvram.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
Platform MIPS: BCM47xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
prom.c MIPS: BCM47XX: add EARLY_PRINTK_8250 support 2014-01-22 20:18:54 +01:00
serial.c MIPS: BCM47XX: check length of serial console array 2014-01-24 22:39:52 +01:00
setup.c MIPS: BCM47XX: fix position of cpu_wait disabling 2014-01-24 22:39:55 +01:00
sprom.c MIPS: BCM47XX: Fix some very confused types and data corruption 2014-01-22 20:18:56 +01:00
time.c MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU 2013-10-29 21:24:09 +01:00