[PATCH] ASoC: Intel: Fix a typo
Bhaskar Chowdhury
unixbhaskar at gmail.com
Mon Mar 22 07:49:09 CET 2021
s/struture/structure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar at gmail.com>
---
sound/soc/intel/atom/sst-mfld-dsp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/intel/atom/sst-mfld-dsp.h b/sound/soc/intel/atom/sst-mfld-dsp.h
index 5795f98e04d4..102b0e7eafb0 100644
--- a/sound/soc/intel/atom/sst-mfld-dsp.h
+++ b/sound/soc/intel/atom/sst-mfld-dsp.h
@@ -358,7 +358,7 @@ struct snd_wma_params {
u8 reserved; /* reserved */
} __packed;
-/* Codec params struture */
+/* Codec params structure */
union snd_sst_codec_params {
struct snd_pcm_params pcm_params;
struct snd_mp3_params mp3_params;
--
2.31.0
More information about the Alsa-devel
mailing list