From: Paul Gortmaker Date: Mon, 1 Sep 2014 14:15:00 +0000 (+0100) Subject: iio: delete non-required instances of include X-Git-Tag: v3.15-rc1~139^2~1171^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36eb8cc2cedadee888deb9a657a10be159f2dc0b;p=pandora-kernel.git iio: 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: Jonathan Cameron --- Reading git-diff-tree failed