|
@@ -209,7 +209,7 @@ static struct platform_device smdk6410_smsc911x = {
|
|
};
|
|
};
|
|
|
|
|
|
#ifdef CONFIG_REGULATOR
|
|
#ifdef CONFIG_REGULATOR
|
|
-static struct regulator_consumer_supply smdk6410_b_pwr_5v_consumers[] __initdata = {
|
|
|
|
|
|
+static struct regulator_consumer_supply smdk6410_b_pwr_5v_consumers[] = {
|
|
REGULATOR_SUPPLY("PVDD", "0-001b"),
|
|
REGULATOR_SUPPLY("PVDD", "0-001b"),
|
|
REGULATOR_SUPPLY("AVDD", "0-001b"),
|
|
REGULATOR_SUPPLY("AVDD", "0-001b"),
|
|
};
|
|
};
|