From: Paul Gortmaker Date: Tue, 7 Jan 2014 00:20:26 +0000 (-0500) Subject: x86: Delete non-required instances of include X-Git-Tag: v3.14-rc1~165^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663b55b9b39fa9c848cca273ca4e12bf29b32c71;p=pandora-kernel.git x86: Delete non-required instances of include None of these files are actually using any __init type directives and hence don't need to include . Most are just a left over from __devinit and __cpuinit removal, or simply due to code getting copied from one driver to the next. [ hpa: undid incorrect removal from arch/x86/kernel/head_32.S ] Signed-off-by: Paul Gortmaker Link: http://lkml.kernel.org/r/1389054026-12947-1-git-send-email-paul.gortmaker@windriver.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed