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

Commit 08654d92 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: bgrsb: Remove BGRSB_STATE_LDO15_ENABLED"

parents 73f403e2 9152db48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ enum bgrsb_state {
	BGRSB_STATE_INIT,
	BGRSB_STATE_LDO11_ENABLED,
	BGRSB_STATE_RSB_CONFIGURED,
	BGRSB_STATE_LDO15_ENABLED,
	BGRSB_STATE_RSB_ENABLED
};