Skip to content

Commit de8f4d9

Browse files
M-Vaittinenlag-linaro
authored andcommitted
mfd: bd71828: Remove commented code lines
Some commented out code was accidentally left in the header. Clean up commented out macros. Signed-off-by: Matti Vaittinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 74c6317 commit de8f4d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/linux/mfd/rohm-bd71828.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ enum {
4444

4545
#define BD71828_MASK_STATE_HBNT BIT(1)
4646

47-
//#define BD71828_REG_SWRESET 0x06
4847
#define BD71828_MASK_RUN_LVL_CTRL 0x30
4948

5049
/* Regulator control masks */
@@ -136,7 +135,6 @@ enum {
136135
#define BD71828_REG_LDO5_VOLT 0x43
137136
#define BD71828_REG_LDO5_VOLT_OPT 0x42
138137
#define BD71828_REG_LDO6_EN 0x44
139-
//#define BD71828_REG_LDO6_VOLT 0x4
140138
#define BD71828_REG_LDO7_EN 0x45
141139
#define BD71828_REG_LDO7_VOLT 0x46
142140

0 commit comments

Comments
 (0)