Unverified Commit 50cbf945 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Mark Brown
Browse files

ASoC: Intel: Fix a typo

parent 8d246806
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;