diff options
author | Qing Zhang <zhangqing@loongson.cn> | 2020-06-11 20:56:51 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-11 16:27:24 +0100 |
commit | bd2077915bfebf6965480753f9dd6a8319d06d14 (patch) | |
tree | 0ece9f252a1903bd5c757146e17eb8dfc1321fdf /init/initramfs.c | |
parent | a575357b6435c6dd988b8194c59eec83f6e5d5af (diff) |
spi: tools: Make default_tx/rx and input_tx static
Fix the following sparse warning:
./spidev_test.c:50:9: warning: symbol 'default_tx' was not declared. Should it be static?
./spidev_test.c:59:9: warning: symbol 'default_rx' was not declared. Should it be static?
./spidev_test.c:60:6: warning: symbol 'input_tx' was not declared. Should it be static?
Signed-off-by: Qing Zhang <zhangqing@loongson.cn>
Link: https://lore.kernel.org/r/1591880212-13479-1-git-send-email-zhangqing@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions