diff options
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500-regulators.c')
-rw-r--r-- | arch/arm/mach-ux500/board-mop500-regulators.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c index a4e139aa2441..32d744e91ec2 100644 --- a/arch/arm/mach-ux500/board-mop500-regulators.c +++ b/arch/arm/mach-ux500/board-mop500-regulators.c | |||
@@ -796,7 +796,7 @@ static struct ab8500_regulator_reg_init ab8505_reg_init[] = { | |||
796 | INIT_REGULATOR_REGISTER(AB8505_CTRLVAUX6, 0x00, 0x00), | 796 | INIT_REGULATOR_REGISTER(AB8505_CTRLVAUX6, 0x00, 0x00), |
797 | }; | 797 | }; |
798 | 798 | ||
799 | struct regulator_init_data ab8505_regulators[AB8505_NUM_REGULATORS] = { | 799 | static struct regulator_init_data ab8505_regulators[AB8505_NUM_REGULATORS] = { |
800 | /* supplies to the display/camera */ | 800 | /* supplies to the display/camera */ |
801 | [AB8505_LDO_AUX1] = { | 801 | [AB8505_LDO_AUX1] = { |
802 | .constraints = { | 802 | .constraints = { |