ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel'
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-ux500 / board-mop500-regulators.h
index 78a0642a2206a175150ed8749f90d60068507fe2..0c79d902f9046666746fa010df44757f56b56c9f 100644 (file)
@@ -19,5 +19,6 @@ ab8500_regulator_reg_init[AB8500_NUM_REGULATOR_REGISTERS];
 extern struct regulator_init_data ab8500_regulators[AB8500_NUM_REGULATORS];
 extern struct regulator_init_data tps61052_regulator;
 extern struct regulator_init_data gpio_en_3v3_regulator;
+extern struct regulator_init_data sdi0_reg_init_data;
 
 #endif