X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fspi%2Fspi-pxa2xx-dma.c;h=bd8b369a343c98e0c98141295c9f73d63d65ce72;hb=bd80e10bc24e3c34c31d146695f4c8429eda660d;hp=66a173939be81e5f4b944b287991c7c99957ae49;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/kernel/drivers/spi/spi-pxa2xx-dma.c b/kernel/drivers/spi/spi-pxa2xx-dma.c index 66a173939..bd8b369a3 100644 --- a/kernel/drivers/spi/spi-pxa2xx-dma.c +++ b/kernel/drivers/spi/spi-pxa2xx-dma.c @@ -344,10 +344,6 @@ void pxa2xx_spi_dma_release(struct driver_data *drv_data) } } -void pxa2xx_spi_dma_resume(struct driver_data *drv_data) -{ -} - int pxa2xx_spi_set_dma_burst_and_threshold(struct chip_data *chip, struct spi_device *spi, u8 bits_per_word, u32 *burst_code,