linux-stable/arch/mips/jz4740
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
..
Kconfig pwm: Add Ingenic JZ4740 support 2012-10-05 20:56:42 +02:00
Makefile MIPS: jz4740: Remove custom DMA API 2013-07-05 11:40:52 +05:30
Platform MIPS: jz4740: Fix Kbuild Platform file. 2010-10-19 18:32:39 +01:00
board-qi_lb60.c MIPS: jz4740: update platform data for JZ4740 usb device controller 2014-01-24 22:39:46 +01:00
clock-debugfs.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
clock.c MIPS: jz4740: Correct clock gate bit for DMA controller 2013-07-05 11:40:53 +05:30
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
gpio.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
platform.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
pm.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
prom.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Forward declare struct uart_port in header. 2012-10-17 17:00:50 +02:00
setup.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
time.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
timer.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00