diff options
Diffstat (limited to 'arch/arm/plat-s3c/Makefile')
-rw-r--r-- | arch/arm/plat-s3c/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/plat-s3c/Makefile b/arch/arm/plat-s3c/Makefile index 89dbdb0adebf..197b9bd139ac 100644 --- a/arch/arm/plat-s3c/Makefile +++ b/arch/arm/plat-s3c/Makefile | |||
@@ -17,7 +17,3 @@ obj-y += time.o | |||
17 | # DMA support | 17 | # DMA support |
18 | 18 | ||
19 | obj-$(CONFIG_S3C_DMA) += dma.o | 19 | obj-$(CONFIG_S3C_DMA) += dma.o |
20 | |||
21 | # PM support | ||
22 | |||
23 | obj-$(CONFIG_PM) += pm.o | ||