diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-02-14 18:33:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-15 22:55:46 +0300 |
commit | 08933418d71e52f60859319ef9fb4e6f754297c1 (patch) | |
tree | 84a3a146ed9d6f8bfeac56c9380f8c55783f1944 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | 657d32efe04197736ed328a34ba659b5172c8cce (diff) | |
download | linux-08933418d71e52f60859319ef9fb4e6f754297c1.tar.xz |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions