remarkable-linux/drivers/net/wireless/iwlegacy
Paul Gortmaker c8bf40ad4f wireless: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  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 <paul.gortmaker@windriver.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-03 15:37:01 -05:00
..
3945-debug.c drivers: net: Mark functions as static in 3945-debug.c 2013-12-18 15:23:12 -05:00
3945-mac.c iwl3945: do not print RFKILL message 2013-12-05 14:54:44 -05:00
3945-rs.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
3945.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
3945.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
4965-calib.c iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
4965-debug.c drivers: net: Mark functions as static in 4965-debug.c 2013-12-18 15:23:14 -05:00
4965-mac.c cfg80211: move regulatory flags to their own variable 2013-11-25 20:51:46 +01:00
4965-rs.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
4965.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
4965.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
commands.h wireless: move crypto constants to ieee80211.h 2013-05-16 22:39:41 +02:00
common.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
common.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
csr.h
debug.c drivers: net: Mark functions as static in debug.c 2013-12-18 15:23:16 -05:00
iwl-spectrum.h
Kconfig iwlegacy: Kconfig: Change Debug Option to be more clear 2012-02-29 14:14:55 -05:00
Makefile
prph.h