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

Commit 1603e0d7 authored by Mangesh Kunchamwar's avatar Mangesh Kunchamwar
Browse files

asoc: compilation fix for qcs403



Fix compilation issue with qcs403 variant compilation

Change-Id: Iae877e1a1c3c81edd9c26c9bb143216e2d3550d6
Signed-off-by: default avatarMangesh Kunchamwar <mangeshk@codeaurora.org>
parent ab8586d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ static void lsm_event_handler(uint32_t opcode, uint32_t token,
		if (!tmp) {
			spin_unlock_irqrestore(&prtd->event_lock, flags);
			dev_err(rtd->dev,
				"%s: Failed to allocate memory for %s, size = %lu\n",
				"%s: Failed to allocate memory for %s, size = %zu\n",
				__func__,
				"LSM_SESSION_DETECTION_ENGINE_GENERIC_EVENT",
				sizeof(struct snd_lsm_event_status) +