We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf853a commit b8c193fCopy full SHA for b8c193f
arch/sh/kernel/cpu/sh4a/setup-sh7723.c
@@ -267,7 +267,6 @@ static struct platform_device *sh7723_devices[] __initdata = {
267
static int __init sh7723_devices_setup(void)
268
{
269
clk_always_enable("meram0"); /* MERAM */
270
- clk_always_enable("rtc0"); /* RTC */
271
clk_always_enable("veu1"); /* VEU2H1 */
272
clk_always_enable("veu0"); /* VEU2H0 */
273
clk_always_enable("vpu0"); /* VPU */
0 commit comments