From: Paul Gortmaker Date: Tue, 10 Dec 2013 20:23:48 +0000 (-0500) Subject: staging: delete non-required instances of include X-Git-Tag: v3.14-rc1~150^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885a947e5b08953ebd5fce88be89a0399a7ab918;p=pandora-kernel.git staging: 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. Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed