linux-stable/arch/mips/ar7
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
..
clock.c MIPS: AR7: Fix trailing semicolon bug in clock.c 2011-07-20 23:12:12 +01:00
gpio.c MIPS: AR7: constify some arrays in gpio and prom code 2011-12-07 22:02:34 +00:00
irq.c MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD 2011-09-21 17:52:15 +02:00
Makefile MIPS: Introduce support for Platform definitions 2010-08-05 13:25:45 +01:00
memory.c MIPS: FW: Remove obsolete header file for MTI platforms. 2013-05-08 12:30:10 +02:00
Platform MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
prom.c MIPS: AR7: constify some arrays in gpio and prom code 2011-12-07 22:02:34 +00:00
setup.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
time.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00