From: Paul Gortmaker Date: Mon, 6 Jan 2014 18:27:05 +0000 (-0800) Subject: Input: delete non-required instances of include X-Git-Tag: v3.14-rc1~104^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9a9f8e5105b13cea954b254008f383ed0b4045;p=pandora-kernel.git Input: 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: Dmitry Torokhov --- Reading git-diff-tree failed