aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-12-17 16:23:32 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-12-22 18:44:47 +0900
commit78fb40263f34c65ade1693664db1af168d479588 (patch)
tree757f5aaf0ea4d0d8942aa11002bdbfda6fda8fb0 /arch/sh/drivers/dma/Makefile
parentsh: Conditionalize the code dumper on CONFIG_DUMP_CODE. (diff)
downloadlinux-dev-78fb40263f34c65ade1693664db1af168d479588.tar.xz
linux-dev-78fb40263f34c65ade1693664db1af168d479588.zip
sh: dma: Kill off ISA DMA wrapper.
There are no more users for this code, and it has been deprecated for some time, so just kill it off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/dma/Makefile')
-rw-r--r--arch/sh/drivers/dma/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/drivers/dma/Makefile b/arch/sh/drivers/dma/Makefile
index 1ac812d24488..ab956adacb47 100644
--- a/arch/sh/drivers/dma/Makefile
+++ b/arch/sh/drivers/dma/Makefile
@@ -3,7 +3,6 @@
#
obj-$(CONFIG_SH_DMA_API) += dma-api.o dma-sysfs.o
-obj-$(CONFIG_ISA_DMA_API) += dma-isa.o
obj-$(CONFIG_SH_DMA) += dma-sh.o
obj-$(CONFIG_SH_DREAMCAST) += dma-pvr2.o dma-g2.o
obj-$(CONFIG_SH_DMABRG) += dmabrg.o