Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce44beb7 authored by Dan Carpenter's avatar Dan Carpenter Committed by Mark Brown
Browse files

regulator: 88pm800: remove duplicate PM800_BUCK3 define



The PM800_BUCK3 define is cut and pasted twice so we can remove the
second instance.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 978371cb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@
#define PM800_BUCK1_3		(0x3F)
#define PM800_BUCK2		(0x40)
#define PM800_BUCK3		(0x41)
#define PM800_BUCK3		(0x41)
#define PM800_BUCK4		(0x42)
#define PM800_BUCK4_1		(0x43)
#define PM800_BUCK4_2		(0x44)