Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[deliverable/linux.git] / arch / arm / mach-s3c64xx / Makefile
index 6faedcffce040d0cfc041c9d3b559ff1be94a207..12f67b61ca5f7e7340821f21744530bef0ec844d 100644 (file)
@@ -5,11 +5,6 @@
 #
 # Licensed under GPLv2
 
-obj-y                          :=
-obj-m                          :=
-obj-n                          :=
-obj-                           :=
-
 # Core
 
 obj-y                          += common.o
@@ -26,7 +21,7 @@ obj-$(CONFIG_CPU_IDLE)                += cpuidle.o
 
 # DMA support
 
-obj-$(CONFIG_S3C64XX_DMA)      += dma.o
+obj-$(CONFIG_S3C64XX_PL080)    += pl080.o
 
 # Device support
 
This page took 0.026984 seconds and 5 git commands to generate.