From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:22:54 +0000 (-0500) Subject: i2c: delete non-required instances of include X-Git-Tag: v3.14-rc1~52^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d0b7c0faf2f780afa2bef72cc921ace10a7356;p=pandora-kernel.git i2c: 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 Acked-by: Jean Delvare Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed