On Thu, 11 Jun 2020 11:42:26 +0800, Qing Zhang wrote:
> 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.
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
s
2 matches
Mail list logo