aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/Makefile
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-05-11 13:29:34 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-05-13 17:39:22 +0900
commitfa676ca3944e4459ea3d133eabc923c8ab5d2576 (patch)
tree2541fa810ec2808487aa559abb1e550f5023acfd /drivers/sh/Makefile
parentsh: move sh clock.c contents to drivers/sh/clk. (diff)
downloadlinux-dev-fa676ca3944e4459ea3d133eabc923c8ab5d2576.tar.xz
linux-dev-fa676ca3944e4459ea3d133eabc923c8ab5d2576.zip
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
Move the CPG helpers to drivers/sh/clk-cpg.c V2. This to allow SH-Mobile ARM to share the code with SH. All functions except the legacy CPG stuff is moved. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/sh/Makefile')
-rw-r--r--drivers/sh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sh/Makefile b/drivers/sh/Makefile
index 033a949c496a..78bb5127abd0 100644
--- a/drivers/sh/Makefile
+++ b/drivers/sh/Makefile
@@ -5,4 +5,5 @@ obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_MAPLE) += maple/
obj-$(CONFIG_GENERIC_GPIO) += pfc.o
obj-$(CONFIG_SUPERH) += clk.o
+obj-$(CONFIG_SH_CLK_CPG) += clk-cpg.o
obj-y += intc.o