summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-qup.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-05-08 15:17:07 +0400
committerMark Brown <broonie@linaro.org>2014-05-13 01:04:18 +0400
commitbf61fb805ce8f60a02c69abf249832bb306e2fe2 (patch)
tree2bb7553fb51876fa720e9ac83b6f72e73c1f8b35 /drivers/spi/spi-qup.c
parentd9c73bb8a3a5e4b76d2ad55da00d9ea776475c81 (diff)
downloadlinux-bf61fb805ce8f60a02c69abf249832bb306e2fe2.tar.xz
spi: dw: Remove unused dw_spi_cleanup function
The dw_spi_cleanup() function was removed by commit c63f5da00845 "spi: dw: Don't call kfree for memory allocated by devm_kzalloc". commit ec37e8e1f0e3 "spi: dw: migrate to generic queue infrastructure" added dw_spi_cleanup() but never use it. So now I got below build warning: CC [M] drivers/spi/spi-dw.o drivers/spi/spi-dw.c:609:13: warning: 'dw_spi_cleanup' defined but not used [-Wunused-function] Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-qup.c')
0 files changed, 0 insertions, 0 deletions