summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/Makefile
diff options
context:
space:
mode:
authorBen Dooks2010-01-05 18:39:28 +0100
committerBen Dooks2010-01-15 09:10:12 +0100
commit9745626b65b856bf58e70feb4eee1e5471db699e (patch)
treeff9c88340236c8d7d393c551c59947957a6ed719 /arch/arm/plat-samsung/Makefile
parentARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible (diff)
downloadkernel-qcow2-linux-9745626b65b856bf58e70feb4eee1e5471db699e.tar.gz
kernel-qcow2-linux-9745626b65b856bf58e70feb4eee1e5471db699e.tar.xz
kernel-qcow2-linux-9745626b65b856bf58e70feb4eee1e5471db699e.zip
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 7612198bfa59..d4d5f942d34c 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