From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:22:51 +0000 (-0500) Subject: ata: delete non-required instances of include X-Git-Tag: v3.15-rc1~161^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc18086231c130895b87ec049be8ddcdab552b8;p=pandora-kernel.git ata: 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: linux-ide@vger.kernel.org Signed-off-by: Paul Gortmaker Signed-off-by: Tejun Heo --- Reading git-diff-tree failed