spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Wed, 13 Jan 2016 14:20:07 +0000 (16:20 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jan 2016 18:13:17 +0000 (18:13 +0000)
commit22a33632fb607a18148815548478265a672d5295
treee86893dbd573676bcc1426e117767a5efa2a16d2
parentd599af65fda384b5e91780485f243c9f2d3e757d
spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA

After removal of legacy PXA DMA code by the commit 6356437e65c2
("spi: spi-pxa2xx: remove legacy PXA DMA bits") the
CONFIG_SPI_PXA2XX_DMA follows the CONFIG_SPI_PXA2XX and cannot be disabled
alone. Therefore remove this config symbol and dead definitions from the
spi-pxa2xx.h.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-pxa2xx.h