diff options
author | 2022-10-19 14:44:12 +0800 | |
---|---|---|
committer | 2022-11-03 03:52:36 +0100 | |
commit | cc72a1eea5e3f712ab4d59615bf1d4479cee16fc (patch) | |
tree | dad4d58f402051f44a2b2a3f66a3a15acc8ddeea /include/linux/tty_buffer.h | |
parent | serial: 8250_core: Use str_enabled_disabled() helper (diff) | |
download | linux-rng-cc72a1eea5e3f712ab4d59615bf1d4479cee16fc.tar.xz linux-rng-cc72a1eea5e3f712ab4d59615bf1d4479cee16fc.zip |
tty: hvc: make hvc_rtas_dev static
The symbol is not used outside of the file, so mark it static.
Fixes the following warning:
drivers/tty/hvc/hvc_rtas.c:29:19: warning: symbol 'hvc_rtas_dev' was
not declared. Should it be static?
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20221019064412.3759874-1-ruanjinjie@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty_buffer.h')
0 files changed, 0 insertions, 0 deletions