WSL2-Linux-Kernel/arch/mips/netlogic/common
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
..
Makefile MIPS: Netlogic: Initialization when !CONFIG_SMP 2013-06-13 17:46:42 +02:00
earlycons.c MIPS: Netlogic: XLP9XX UART offset 2014-01-24 22:39:48 +01:00
irq.c MIPS: Netlogic: XLP9XX PIC OF support 2014-01-24 22:39:50 +01:00
nlm-dma.c MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA 2013-06-13 17:46:40 +02:00
reset.S mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
smp.c MIPS: Netlogic: Add cpu to node mapping for XLP9XX 2014-01-24 22:39:49 +01:00
smpboot.S mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
time.c MIPS: Netlogic: XLP2XX CPU and PIC frequency 2013-09-03 23:22:19 +02:00