Re: [PATCH] ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared

From: AngeloGioacchino Del Regno
Date: Wed Feb 15 2023 - 07:38:20 EST


Il 15/02/23 10:46, Lucas Tanure ha scritto:
Add sound/pcm.h header to include struct snd_pcm_substream used in
snd_soc_dapm_update_dai function.

Fixes: 078a85f2806f ("ASoC: dapm: Only power up active channels from a DAI")
Signed-off-by: Lucas Tanure <lucas.tanure@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>