aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r--include/sound/soc-dapm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index c728d28ae9a5..27a72d5d4b00 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -413,7 +413,7 @@ int snd_soc_dapm_new_pcm(struct snd_soc_card *card,
413 struct snd_soc_dapm_widget *sink); 413 struct snd_soc_dapm_widget *sink);
414 414
415/* dapm path setup */ 415/* dapm path setup */
416int snd_soc_dapm_new_widgets(struct snd_soc_dapm_context *dapm); 416int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
417void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm); 417void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
418int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm, 418int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm,
419 const struct snd_soc_dapm_route *route, int num); 419 const struct snd_soc_dapm_route *route, int num);