diff options
author | Jason Yan <[email protected]> | 2020-04-03 15:13:25 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 15:59:08 +0200 |
commit | 6f1c0268a4871a80c0ec78142eeb1fe0556e898a (patch) | |
tree | cd2780b174a15ed1e6d03c270432b1b884e4b4e7 /drivers/base/firmware_loader/fallback_table.c | |
parent | 44da03628b841635b157ea8d3fd46626783fe70d (diff) |
tty: hvc: remove hvcs_driver_string
No users of hvcs_driver_string, remove it. This fixes the following gcc
warning:
drivers/tty/hvc/hvcs.c:199:19: warning: ‘hvcs_driver_string’ defined but
not used [-Wunused-const-variable=]
static const char hvcs_driver_string[]
^~~~~~~~~~~~~~~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Acked-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/firmware_loader/fallback_table.c')
0 files changed, 0 insertions, 0 deletions