From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:22:52 +0000 (-0500) Subject: mtd: delete non-required instances of include X-Git-Tag: v3.15-rc1~65^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea5b037e750274659648b58fb97426566a90373;p=pandora-kernel.git mtd: 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: David Woodhouse Cc: Brian Norris Cc: linux-mtd@lists.infradead.org Signed-off-by: Paul Gortmaker [Brian: dropped one incorrect hunk] Signed-off-by: Brian Norris --- Reading git-diff-tree failed