diff options
Diffstat (limited to 'arch/arm/mach-omap2/pm34xx.c')
-rw-r--r-- | arch/arm/mach-omap2/pm34xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 841d4c5ed8be..765cdc0cd7a8 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c | |||
@@ -652,7 +652,7 @@ static int __init clkdms_setup(struct clockdomain *clkdm) | |||
652 | return 0; | 652 | return 0; |
653 | } | 653 | } |
654 | 654 | ||
655 | int __init omap3_pm_init(void) | 655 | static int __init omap3_pm_init(void) |
656 | { | 656 | { |
657 | struct power_state *pwrst, *tmp; | 657 | struct power_state *pwrst, *tmp; |
658 | int ret; | 658 | int ret; |