|
@@ -75,7 +75,7 @@ static struct omap3_idle_statedata omap3_idle_data[] = {
|
|
},
|
|
},
|
|
};
|
|
};
|
|
|
|
|
|
-struct powerdomain *mpu_pd, *core_pd, *per_pd, *cam_pd;
|
|
|
|
|
|
+static struct powerdomain *mpu_pd, *core_pd, *per_pd, *cam_pd;
|
|
|
|
|
|
static int _cpuidle_allow_idle(struct powerdomain *pwrdm,
|
|
static int _cpuidle_allow_idle(struct powerdomain *pwrdm,
|
|
struct clockdomain *clkdm)
|
|
struct clockdomain *clkdm)
|