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

Commit 3d91f26e 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: smem: Update CDSP processor ID"

parents 1bbcf2d2 4a9524cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,11 +22,11 @@ enum {
	SMEM_DSPS,
	SMEM_WCNSS,
	SMEM_MODEM_Q6_FW,
	SMEM_CDSP = SMEM_MODEM_Q6_FW,
	SMEM_RPM,
	SMEM_TZ,
	SMEM_SPSS,
	SMEM_HYP,
	SMEM_CDSP,
	NUM_SMEM_SUBSYSTEMS,
};