aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-08-27 17:01:57 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-29 02:13:10 -0700
commit334ae614772b1147435dce9be3911f9040dff0d9 (patch)
treea443e687646ab25744b20e43963f728870122e97 /drivers/sbus/Makefile
parentsparc: Kill videopix SBUS driver. (diff)
downloadlinux-dev-334ae614772b1147435dce9be3911f9040dff0d9.tar.xz
linux-dev-334ae614772b1147435dce9be3911f9040dff0d9.zip
sparc: Kill SBUS DVMA layer.
This thing was completely pointless. Just find the OF device in the parent of drivers that want to program this device, and map the DMA regs inside such drivers too. This also moves the dummy claim_dma_lock() and release_dma_lock() implementation to floppy_32.h, which makes it handle this issue just like floppy_64.h does. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus/Makefile')
-rw-r--r--drivers/sbus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sbus/Makefile b/drivers/sbus/Makefile
index 7b1d24d95308..56f73318eba2 100644
--- a/drivers/sbus/Makefile
+++ b/drivers/sbus/Makefile
@@ -3,7 +3,7 @@
#
ifneq ($(ARCH),m68k)
-obj-y := sbus.o dvma.o
+obj-y := sbus.o
endif
obj-$(CONFIG_SBUSCHAR) += char/