|
@@ -413,7 +413,7 @@ int snd_soc_dapm_new_pcm(struct snd_soc_card *card,
|
|
|
struct snd_soc_dapm_widget *sink);
|
|
|
|
|
|
/* dapm path setup */
|
|
|
-int snd_soc_dapm_new_widgets(struct snd_soc_dapm_context *dapm);
|
|
|
+int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
|
|
|
void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
|
|
|
int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm,
|
|
|
const struct snd_soc_dapm_route *route, int num);
|