linux/arch/mips/boot/compressed
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: ZBOOT: gather string functions into string.c 2014-01-24 22:39:55 +01:00
calc_vmlinuz_load_addr.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
dbg.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
decompress.c MIPS: ZBOOT: gather string functions into string.c 2014-01-24 22:39:55 +01:00
dummy.c MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
head.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ld.script MIPS: ZBOOT: Define program header for text loadable segment 2013-10-29 21:24:30 +01:00
string.c MIPS: ZBOOT: gather string functions into string.c 2014-01-24 22:39:55 +01:00
uart-16550.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
uart-alchemy.c MIPS: Alchemy: Single kernel for DB1200/1300/1550 2012-10-11 11:11:20 +02:00