diff options
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/setup-sh7724.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7724.c b/arch/sh/kernel/cpu/sh4a/setup-sh7724.c index 8b87ba8f26b..195274a74f8 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7724.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7724.c | |||
@@ -275,7 +275,6 @@ static struct platform_device *sh7724_devices[] __initdata = { | |||
275 | 275 | ||
276 | static int __init sh7724_devices_setup(void) | 276 | static int __init sh7724_devices_setup(void) |
277 | { | 277 | { |
278 | clk_always_enable("rtc0"); /* RTC */ | ||
279 | clk_always_enable("vpu0"); /* VPU */ | 278 | clk_always_enable("vpu0"); /* VPU */ |
280 | clk_always_enable("veu1"); /* VEU3F1 */ | 279 | clk_always_enable("veu1"); /* VEU3F1 */ |
281 | clk_always_enable("veu0"); /* VEU3F0 */ | 280 | clk_always_enable("veu0"); /* VEU3F0 */ |