diff options
Diffstat (limited to 'arch/sh/kernel/cpu/sh4a/setup-sh7723.c')
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7723.c b/arch/sh/kernel/cpu/sh4a/setup-sh7723.c index 1429fc5e4286..04cb4aae7ea7 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7723.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7723.c | |||
@@ -460,11 +460,6 @@ static struct platform_device *sh7723_devices[] __initdata = { | |||
460 | 460 | ||
461 | static int __init sh7723_devices_setup(void) | 461 | static int __init sh7723_devices_setup(void) |
462 | { | 462 | { |
463 | clk_always_enable("meram0"); /* MERAM */ | ||
464 | clk_always_enable("veu1"); /* VEU2H1 */ | ||
465 | clk_always_enable("veu0"); /* VEU2H0 */ | ||
466 | clk_always_enable("vpu0"); /* VPU */ | ||
467 | |||
468 | platform_resource_setup_memory(&vpu_device, "vpu", 2 << 20); | 463 | platform_resource_setup_memory(&vpu_device, "vpu", 2 << 20); |
469 | platform_resource_setup_memory(&veu0_device, "veu0", 2 << 20); | 464 | platform_resource_setup_memory(&veu0_device, "veu0", 2 << 20); |
470 | platform_resource_setup_memory(&veu1_device, "veu1", 2 << 20); | 465 | platform_resource_setup_memory(&veu1_device, "veu1", 2 << 20); |