summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Makefile
diff options
context:
space:
mode:
authorShawn Guo2016-12-15 15:03:35 +0100
committerVinod Koul2017-01-02 06:23:48 +0100
commit253f9f4412e0113fd83471e9a3b1aa9f85ce87c3 (patch)
treec1a96b7b808c84b5ff70827441f8adfec766ca23 /drivers/dma/Makefile
parentLinux 4.10-rc2 (diff)
downloadkernel-qcow2-linux-253f9f4412e0113fd83471e9a3b1aa9f85ce87c3.tar.gz
kernel-qcow2-linux-253f9f4412e0113fd83471e9a3b1aa9f85ce87c3.tar.xz
kernel-qcow2-linux-253f9f4412e0113fd83471e9a3b1aa9f85ce87c3.zip
dmaengine: zx: rename zx296702_dma.c to zx_dma.c
ZTE ZX dma driver is not ZX296702 specific. It works for not only ZX296702 but also other ZTE ZX family platforms like ZX296718. Let's rename the file to reflect that. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/Makefile')
-rw-r--r--drivers/dma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Makefile b/drivers/dma/Makefile
index a4fa3360e609..0b723e94d9e6 100644
--- a/drivers/dma/Makefile
+++ b/drivers/dma/Makefile
@@ -66,7 +66,7 @@ obj-$(CONFIG_TI_CPPI41) += cppi41.o
obj-$(CONFIG_TI_DMA_CROSSBAR) += ti-dma-crossbar.o
obj-$(CONFIG_TI_EDMA) += edma.o
obj-$(CONFIG_XGENE_DMA) += xgene-dma.o
-obj-$(CONFIG_ZX_DMA) += zx296702_dma.o
+obj-$(CONFIG_ZX_DMA) += zx_dma.o
obj-$(CONFIG_ST_FDMA) += st_fdma.o
obj-y += qcom/