diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/regulator/ab5500.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/regulator/ab5500.h b/include/linux/regulator/ab5500.h index b5a8dec0be6..04673d3494f 100644 --- a/include/linux/regulator/ab5500.h +++ b/include/linux/regulator/ab5500.h @@ -14,6 +14,7 @@ enum ab5500_regulator_id { AB5500_LDO_L, AB5500_LDO_VDIGMIC, AB5500_LDO_SIM, + AB5500_BIAS1, AB5500_BIAS2, AB5500_NUM_REGULATORS, }; |