diff options
Diffstat (limited to 'arch/arm/plat-samsung/Makefile')
-rw-r--r-- | arch/arm/plat-samsung/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/plat-samsung/Makefile b/arch/arm/plat-samsung/Makefile index 87746c37f030..1a29ab1f446d 100644 --- a/arch/arm/plat-samsung/Makefile +++ b/arch/arm/plat-samsung/Makefile | |||
@@ -26,12 +26,6 @@ obj-$(CONFIG_SAMSUNG_DEV_BACKLIGHT) += dev-backlight.o | |||
26 | 26 | ||
27 | obj-$(CONFIG_S3C_SETUP_CAMIF) += setup-camif.o | 27 | obj-$(CONFIG_S3C_SETUP_CAMIF) += setup-camif.o |
28 | 28 | ||
29 | # DMA support | ||
30 | |||
31 | obj-$(CONFIG_S3C_DMA) += dma.o s3c-dma-ops.o | ||
32 | |||
33 | obj-$(CONFIG_SAMSUNG_DMADEV) += dma-ops.o | ||
34 | |||
35 | # PM support | 29 | # PM support |
36 | 30 | ||
37 | obj-$(CONFIG_PM_SLEEP) += pm-common.o | 31 | obj-$(CONFIG_PM_SLEEP) += pm-common.o |