diff options
author | 2016-02-14 13:33:50 -0200 | |
---|---|---|
committer | 2016-02-15 19:55:46 +0000 | |
commit | 08933418d71e52f60859319ef9fb4e6f754297c1 (patch) | |
tree | 84a3a146ed9d6f8bfeac56c9380f8c55783f1944 /tools/perf/scripts/python/sched-migration.py | |
parent | spi: checking for NULL instead of IS_ERR (diff) | |
download | linux-dev-08933418d71e52f60859319ef9fb4e6f754297c1.tar.xz linux-dev-08933418d71e52f60859319ef9fb4e6f754297c1.zip |
spi: core: Staticize __spi_split_transfer_maxsize()
__spi_split_transfer_maxsize() can be made static as it is only
used in this file.
This fixes the following sparse warning:
drivers/spi/spi.c:2266:5: warning: symbol '__spi_split_transfer_maxsize' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions