OMAP: clockdomain: Infrastructure to put arch specific code
[deliverable/linux.git] / arch / arm / mach-omap2 / clockdomains44xx_data.c
index 51920fc7fc5256b54e7c655ef7a491961db72913..a5000d473d457dbd2eefb99bda9904489d07094d 100644 (file)
@@ -30,8 +30,6 @@
 #include "cm1_44xx.h"
 #include "cm2_44xx.h"
 
-#include "cm1_44xx.h"
-#include "cm2_44xx.h"
 #include "cm-regbits-44xx.h"
 #include "prm44xx.h"
 #include "prcm44xx.h"
@@ -307,5 +305,5 @@ static struct clockdomain *clockdomains_omap44xx[] __initdata = {
 
 void __init omap44xx_clockdomains_init(void)
 {
-       clkdm_init(clockdomains_omap44xx, NULL);
+       clkdm_init(clockdomains_omap44xx, NULL, NULL);
 }
This page took 0.033104 seconds and 5 git commands to generate.