diff options
author | Yu Kuai <[email protected]> | 2021-04-07 20:58:26 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-10 10:41:40 +0200 |
commit | 63bbdb4ea02b17f929fa4f5c536357183eba9639 (patch) | |
tree | ab25168897c9ee3149824fd89a4af9a0912035fd /lib/mpi/mpi-inline.h | |
parent | 86b20677e8b657c8c9701edd907f356795e9e427 (diff) |
tty: hvc: make symbol 'hvc_udbg_dev' static
The sparse tool complains as follows:
drivers/tty/hvc/hvc_udbg.c:20:19: warning:
symbol 'hvc_udbg_dev' was not declared. Should it be static?
This symbol is not used outside of hvc_udbg.c, so this
commit marks it static.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yu Kuai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions