kernel/arch/arm/mach-sa1100/generic.h
.. .. @@ -54,4 +54,5 @@ 54 54 struct fixed_voltage_config; 55 55 struct regulator_consumer_supply; 56 56 int sa11x0_register_fixed_regulator(int n, struct fixed_voltage_config *cfg, 57 - struct regulator_consumer_supply *supplies, unsigned num_supplies);57 + struct regulator_consumer_supply *supplies, unsigned num_supplies,58 + bool uses_gpio);