From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:22:57 +0000 (-0800) Subject: drivers/leds: delete non-required instances of include X-Git-Tag: v3.15-rc1~38^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7d2a26dbb336ddabe53818750f4c32e2b45ddd;p=pandora-kernel.git drivers/leds: 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: Bryan Wu Cc: Richard Purdie Cc: linux-leds@vger.kernel.org Signed-off-by: Paul Gortmaker Signed-off-by: Bryan Wu --- Reading git-diff-tree failed