From: Paul Gortmaker Date: Thu, 2 Jan 2014 23:58:32 +0000 (-0500) Subject: wireless: delete non-required instances of include X-Git-Tag: v3.14-rc1~94^2~238^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8bf40ad4f8f5d26f6744020ad51be420a707385;p=pandora-kernel.git wireless: 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: Larry Finger Acked-by: Christian Lamparter Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed