From: Paul Gortmaker Date: Wed, 8 Jan 2014 20:32:47 +0000 (-0500) Subject: drivers/net: delete non-required instances of include X-Git-Tag: v3.14-rc1~94^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81ab36bf52d0ca3a32251a923be1dbced726141;p=pandora-kernel.git drivers/net: 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. This covers everything under drivers/net except for wireless, which has been submitted separately. Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed