From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:23:10 +0000 (-0500) Subject: drivers/base: delete non-required instances of include X-Git-Tag: v3.15-rc1~140^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4272b9611c30f99f51590085998129480f2fe45e;p=pandora-kernel.git drivers/base: 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. Cc: Len Brown Signed-off-by: Paul Gortmaker Acked-by: Pavel Machek Acked-by: Rafael J. Wysocki Acked-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed