From: Paul Gortmaker Date: Sat, 5 Apr 2014 21:13:33 +0000 (-0600) Subject: PCI: Remove unnecessary includes of X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~9^5~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a3d18279f00c7ccbcdc193ceaf1a2f88c51457;p=pandora-kernel.git PCI: Remove unnecessary includes of 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. Signed-off-by: Paul Gortmaker Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed