linux/drivers/tty/hvc
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
..
Kconfig
Makefile
hvc_beat.c
hvc_bfin_jtag.c
hvc_console.c drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c 2013-12-17 09:37:44 -08:00
hvc_console.h tty/hvc_console: Add DTR/RTS callback to handle HUPCL control 2013-07-24 15:21:13 -07:00
hvc_dcc.c TTY: hvc_dcc: probe for a JTAG connection before registering 2013-09-25 18:10:56 -07:00
hvc_irq.c
hvc_iucv.c tty/hvc_iucv: remove redundant NULL check 2013-10-28 08:36:29 +01:00
hvc_opal.c tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe 2013-10-11 16:48:54 +11:00
hvc_rtas.c
hvc_tile.c tile: various console improvements 2013-08-12 14:46:18 -04:00
hvc_udbg.c
hvc_vio.c hvc_vio: Do not override preferred console set by kernel parameter 2013-09-26 15:56:15 -07:00
hvc_xen.c Linux 3.12-rc5 2013-11-08 15:28:05 -05:00
hvcs.c
hvsi.c TTY: add tty_port_tty_wakeup helper 2013-03-18 16:19:45 -07:00
hvsi_lib.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00