diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/clock44xx_data.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44xx_data.c index d661d138f270..c2450a64736b 100644 --- a/arch/arm/mach-omap2/clock44xx_data.c +++ b/arch/arm/mach-omap2/clock44xx_data.c | |||
@@ -3366,8 +3366,6 @@ int __init omap4xxx_clk_init(void) | |||
3366 | return 0; | 3366 | return 0; |
3367 | } | 3367 | } |
3368 | 3368 | ||
3369 | clk_init(&omap2_clk_functions); | ||
3370 | |||
3371 | /* | 3369 | /* |
3372 | * Must stay commented until all OMAP SoC drivers are | 3370 | * Must stay commented until all OMAP SoC drivers are |
3373 | * converted to runtime PM, or drivers may start crashing | 3371 | * converted to runtime PM, or drivers may start crashing |