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, 0 insertions, 2 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index db8435a79a82..c28d20b45669 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -352,8 +352,6 @@ int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
352 struct snd_ctl_elem_value *uncontrol); 352 struct snd_ctl_elem_value *uncontrol);
353int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol, 353int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol,
354 struct snd_ctl_elem_value *uncontrol); 354 struct snd_ctl_elem_value *uncontrol);
355int snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
356 const struct snd_soc_dapm_widget *widget);
357int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm, 355int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm,
358 const struct snd_soc_dapm_widget *widget, 356 const struct snd_soc_dapm_widget *widget,
359 int num); 357 int num);