Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / opp3xxx_data.c
index 0dd45deed6f5afac83442af22a21f15899c74380..d95f3f945d4a6cebbbce97ea583039308a873084 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "control.h"
 #include "omap_opp_data.h"
+#include "pm.h"
 
 /* 34xx */
 
@@ -152,7 +153,7 @@ static struct omap_opp_def __initdata omap36xx_opp_def_list[] = {
 /**
  * omap3_opp_init() - initialize omap3 opp table
  */
-static int __init omap3_opp_init(void)
+int __init omap3_opp_init(void)
 {
        int r = -ENODEV;