]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: delete non-required instances of include <linux/init.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 6 Jan 2014 19:59:30 +0000 (14:59 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:56 +0000 (22:39 +0100)
commit3b2663ca844648c1b511f4dc8b1d5918174da58b
tree775dcfaba6bb9036b6e5cde09dcf4eb41c7873ae
parent08596b0a757824df775cac0f4fa06975f578d3b2
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/
57 files changed:
arch/mips/alchemy/common/power.c
arch/mips/ar7/time.c
arch/mips/ath79/common.h
arch/mips/bcm47xx/nvram.c
arch/mips/bcm63xx/early_printk.c
arch/mips/boot/compressed/dbg.c
arch/mips/boot/compressed/uart-16550.c
arch/mips/cavium-octeon/smp.c
arch/mips/fw/arc/file.c
arch/mips/include/asm/highmem.h
arch/mips/include/asm/mach-ath79/ar71xx_regs.h
arch/mips/include/asm/mach-generic/floppy.h
arch/mips/include/asm/mach-jazz/floppy.h
arch/mips/jz4740/platform.c
arch/mips/kernel/bmips_vec.S
arch/mips/kernel/crash.c
arch/mips/kernel/spram.c
arch/mips/kernel/sync-r4k.c
arch/mips/kvm/kvm_tlb.c
arch/mips/lantiq/xway/clk.c
arch/mips/lasat/at93c.c
arch/mips/lasat/picvue.c
arch/mips/lib/uncached.c
arch/mips/loongson/lemote-2f/clock.c
arch/mips/mm/c-octeon.c
arch/mips/mm/c-r3k.c
arch/mips/mm/cache.c
arch/mips/mm/cex-sb1.S
arch/mips/mm/hugetlbpage.c
arch/mips/mm/page.c
arch/mips/mm/sc-rm7k.c
arch/mips/mm/tlb-r3k.c
arch/mips/mm/tlb-r8k.c
arch/mips/mm/tlbex.c
arch/mips/mm/uasm-micromips.c
arch/mips/mm/uasm-mips.c
arch/mips/mti-malta/malta-amon.c
arch/mips/mti-sead3/sead3-pic32-bus.c
arch/mips/netlogic/common/reset.S
arch/mips/netlogic/common/smpboot.S
arch/mips/netlogic/xlp/wakeup.c
arch/mips/netlogic/xlr/wakeup.c
arch/mips/pci/fixup-rc32434.c
arch/mips/pci/fixup-sb1250.c
arch/mips/pci/ops-bcm63xx.c
arch/mips/pci/ops-bonito64.c
arch/mips/pci/ops-lantiq.c
arch/mips/pci/ops-loongson2.c
arch/mips/pci/ops-mace.c
arch/mips/pci/ops-msc.c
arch/mips/pci/ops-nile4.c
arch/mips/pci/ops-rc32434.c
arch/mips/pci/pci-ip27.c
arch/mips/sgi-ip27/ip27-console.c
arch/mips/sgi-ip27/ip27-irq-pci.c
arch/mips/sgi-ip27/ip27-klconfig.c
arch/mips/sgi-ip27/ip27-xtalk.c