diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2019-10-09 14:53:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-10 14:29:44 +0200 |
commit | 619cbcaedc8eeb923cf344f72f27ebd431b5a44f (patch) | |
tree | c8c2fef27c813bf59eed818e25f44ea5de1976b1 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <ben.dooks@codethink.co.uk>
Link: https://lore.kernel.org/r/20191009135356.11180-1-ben.dooks@codethink.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions