diff options
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index b1245e3acdfc..7f3a4c5028da 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -226,7 +226,6 @@ int snd_soc_codec_set_cache_io(struct snd_soc_codec *codec, | |||
226 | /* pcm <-> DAI connect */ | 226 | /* pcm <-> DAI connect */ |
227 | void snd_soc_free_pcms(struct snd_soc_device *socdev); | 227 | void snd_soc_free_pcms(struct snd_soc_device *socdev); |
228 | int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid); | 228 | int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid); |
229 | int snd_soc_init_card(struct snd_soc_device *socdev); | ||
230 | 229 | ||
231 | /* set runtime hw params */ | 230 | /* set runtime hw params */ |
232 | int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, | 231 | int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, |