diff options
Diffstat (limited to 'include/power/tps65910.h')
-rw-r--r-- | include/power/tps65910.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/power/tps65910.h b/include/power/tps65910.h index ccc759acf66..645eabc2c4b 100644 --- a/include/power/tps65910.h +++ b/include/power/tps65910.h @@ -51,7 +51,6 @@ enum { #define TPS65910_REG_ST_OFF_1 (0x2) #define TPS65910_REG_ST_ON_LOW_POW (0x3) - /* VDD2 & VDD1 voltage selection register. (VDD2_OP_REG & VDD1_OP_REG) */ #define TPS65910_OP_REG_SEL (0x7F) |