linux/drivers/tty/hvc
Rashika Kheria 5855b2104b drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Mark the function hvc_poll_init() as static in hvc/hvc_console.c because
it is not used outside this file.

This eliminates the following warning in hvc/hvc_console.c:
drivers/tty/hvc/hvc_console.c:791:5: warning: no previous prototype for ‘hvc_poll_init’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-17 09:37:44 -08:00
..
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
hvc_dcc.c
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
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
hvsi_lib.c powerpc/hvsi: Fix endian issues in HVSI driver 2013-10-11 16:48:53 +11:00
Kconfig
Makefile