diff options
author | Ben Dooks <[email protected]> | 2019-10-09 14:53:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-10-10 14:29:44 +0200 |
commit | 619cbcaedc8eeb923cf344f72f27ebd431b5a44f (patch) | |
tree | c8c2fef27c813bf59eed818e25f44ea5de1976b1 /lib/test_fortify/write_overflow-strcpy.c | |
parent | 8b7103f31950443fd5727d7d80d3c65416b5a390 (diff) |
serial: sirf: make register info static
The sirfsoc_usp and sirfsoc_uart objects are not
used outside of the drivers/tty/serial/sirfsoc_uart.o
so make them static. Fixes following sparse warnings:
drivers/tty/serial/sirfsoc_uart.h:123:30: warning: symbol 'sirfsoc_usp' was not declared. Should it be static?
drivers/tty/serial/sirfsoc_uart.h:189:30: warning: symbol 'sirfsoc_uart' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions