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: David S. Miller <davem@davemloft.net>  | 
			||
|---|---|---|
| .. | ||
| bootstr_32.c | ||
| bootstr_64.c | ||
| cif.S | ||
| console_32.c | ||
| console_64.c | ||
| init_32.c | ||
| init_64.c | ||
| Makefile | ||
| memory.c | ||
| misc_32.c | ||
| misc_64.c | ||
| mp.c | ||
| p1275.c | ||
| printf.c | ||
| ranges.c | ||
| tree_32.c | ||
| tree_64.c | ||