forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/arm/mach-sa1100/generic.h
....@@ -54,4 +54,5 @@
5454 struct fixed_voltage_config;
5555 struct regulator_consumer_supply;
5656 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);