From: Paul Gortmaker Date: Mon, 6 Jan 2014 19:59:30 +0000 (-0500) Subject: mips: delete non-required instances of include X-Git-Tag: v3.14-rc1~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2663ca844648c1b511f4dc8b1d5918174da58b;p=pandora-kernel.git mips: 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: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6320/ --- Reading git-diff-tree failed