diff options
-rw-r--r-- | arch/arm/mach-s3c64xx/mach-crag6410.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-s3c64xx/mach-crag6410.c index a0422a719996..ed332dd7bf4f 100644 --- a/arch/arm/mach-s3c64xx/mach-crag6410.c +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c | |||
@@ -567,6 +567,7 @@ static struct regulator_init_data pvdd_1v2 __initdata = { | |||
567 | }; | 567 | }; |
568 | 568 | ||
569 | static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata = { | 569 | static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata = { |
570 | REGULATOR_SUPPLY("LDOVDD", "1-001a"), | ||
570 | REGULATOR_SUPPLY("PLLVDD", "1-001a"), | 571 | REGULATOR_SUPPLY("PLLVDD", "1-001a"), |
571 | REGULATOR_SUPPLY("DBVDD", "1-001a"), | 572 | REGULATOR_SUPPLY("DBVDD", "1-001a"), |
572 | REGULATOR_SUPPLY("DBVDD1", "1-001a"), | 573 | REGULATOR_SUPPLY("DBVDD1", "1-001a"), |