Commit 50cbf945 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Mark Brown
parent 8d246806
...@@ -358,7 +358,7 @@ struct snd_wma_params { ...@@ -358,7 +358,7 @@ struct snd_wma_params {
u8 reserved; /* reserved */ u8 reserved; /* reserved */
} __packed; } __packed;
/* Codec params struture */ /* Codec params structure */
union snd_sst_codec_params { union snd_sst_codec_params {
struct snd_pcm_params pcm_params; struct snd_pcm_params pcm_params;
struct snd_mp3_params mp3_params; struct snd_mp3_params mp3_params;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment