alistair23-linux/drivers/tty/ipwireless
Paul Gortmaker f8e87cb4a1 tty: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-07 17:05:21 -08:00
..
hardware.c tty: ipwireless: Remove redundant NULL check before kfree 2013-03-15 13:58:32 -07:00
hardware.h
main.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
main.h
Makefile tty: remove invalid location line in file header 2011-04-19 16:33:36 -07:00
network.c ipwireless: don't oops if we run out of space 2012-11-15 16:53:15 -08:00
network.h
setup_protocol.h various: Fix spelling of "asynchronous" in comments. 2012-11-19 14:32:13 +01:00
tty.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00
tty.h