diff options
Diffstat (limited to 'arch/sh/kernel/cpu/sh4a/clock-shx3.c')
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/clock-shx3.c | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/clock-shx3.c b/arch/sh/kernel/cpu/sh4a/clock-shx3.c index a9422dab0ce7..9a49a44f6f94 100644 --- a/arch/sh/kernel/cpu/sh4a/clock-shx3.c +++ b/arch/sh/kernel/cpu/sh4a/clock-shx3.c | |||
@@ -124,12 +124,8 @@ static struct clk_lookup lookups[] = { | |||
124 | CLKDEV_CON_ID("fe1_fck", &mstp_clks[MSTP001]), | 124 | CLKDEV_CON_ID("fe1_fck", &mstp_clks[MSTP001]), |
125 | CLKDEV_CON_ID("fe0_fck", &mstp_clks[MSTP000]), | 125 | CLKDEV_CON_ID("fe0_fck", &mstp_clks[MSTP000]), |
126 | 126 | ||
127 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.0", &mstp_clks[MSTP008]), | 127 | CLKDEV_ICK_ID("fck", "sh-tmu.0", &mstp_clks[MSTP008]), |
128 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.1", &mstp_clks[MSTP008]), | 128 | CLKDEV_ICK_ID("fck", "sh-tmu.1", &mstp_clks[MSTP009]), |
129 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.2", &mstp_clks[MSTP008]), | ||
130 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.3", &mstp_clks[MSTP009]), | ||
131 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.4", &mstp_clks[MSTP009]), | ||
132 | CLKDEV_ICK_ID("tmu_fck", "sh_tmu.5", &mstp_clks[MSTP009]), | ||
133 | 129 | ||
134 | CLKDEV_CON_ID("hudi_fck", &mstp_clks[MSTP119]), | 130 | CLKDEV_CON_ID("hudi_fck", &mstp_clks[MSTP119]), |
135 | CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]), | 131 | CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]), |