summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-01-05 17:39:28 (GMT)
committerBen Dooks <ben-linux@fluff.org>2010-01-15 08:10:12 (GMT)
commit9745626b65b856bf58e70feb4eee1e5471db699e (patch)
treeff9c88340236c8d7d393c551c59947957a6ed719 /arch/arm/plat-samsung/Makefile
parented276849bc6a8ad5bb0f9fa94fe8305ee67bb6c6 (diff)
downloadlinux-fsl-qoriq-9745626b65b856bf58e70feb4eee1e5471db699e.tar.xz
ARM: SAMSUNG: Move pwm-clock code into plat-samsung
Move the code for the pwm-clock into plat-samsung, as it is common to all Samsung SoCs. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-samsung/Makefile')
-rw-r--r--arch/arm/plat-samsung/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/Makefile b/arch/arm/plat-samsung/Makefile
index 7612198..d4d5f94 100644
--- a/arch/arm/plat-samsung/Makefile
+++ b/arch/arm/plat-samsung/Makefile
@@ -12,5 +12,6 @@ obj- :=
# Objects we always build independent of SoC choice
obj-y += clock.o
+obj-y += pwm-clock.o
obj-$(CONFIG_SAMSUNG_CLKSRC) += clock-clksrc.o