ARM: OMAP2+: Use omap initcalls
[deliverable/linux.git] / arch / arm / mach-omap2 / prm3xxx.c
index e648bd55b0729a6b1023e1cc7b04b8f0c786e0fe..7721990d200680170698eb025b35ea5577ff75de 100644 (file)
@@ -427,7 +427,7 @@ static int __init omap3xxx_prm_late_init(void)
 
        return ret;
 }
-subsys_initcall(omap3xxx_prm_late_init);
+omap_subsys_initcall(omap3xxx_prm_late_init);
 
 static void __exit omap3xxx_prm_exit(void)
 {
This page took 0.040495 seconds and 5 git commands to generate.