diff options
-rw-r--r-- | arch/arm/mach-ux500/board-mop500-regulators.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c index 33c353bc1c4a..b34441bf8929 100644 --- a/arch/arm/mach-ux500/board-mop500-regulators.c +++ b/arch/arm/mach-ux500/board-mop500-regulators.c | |||
@@ -996,7 +996,6 @@ struct ab8500_regulator_platform_data ab8500_regulator_plat_data = { | |||
996 | .num_ext_regulator = ARRAY_SIZE(ab8500_ext_regulators), | 996 | .num_ext_regulator = ARRAY_SIZE(ab8500_ext_regulators), |
997 | }; | 997 | }; |
998 | 998 | ||
999 | /* Use the AB8500 init settings for AB8505 as they are the same right now */ | ||
1000 | struct ab8500_regulator_platform_data ab8505_regulator_plat_data = { | 999 | struct ab8500_regulator_platform_data ab8505_regulator_plat_data = { |
1001 | .reg_init = ab8505_reg_init, | 1000 | .reg_init = ab8505_reg_init, |
1002 | .num_reg_init = ARRAY_SIZE(ab8505_reg_init), | 1001 | .num_reg_init = ARRAY_SIZE(ab8505_reg_init), |