diff options
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r-- | include/sound/soc-dapm.h | 2 |
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); |
353 | int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol, | 353 | int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol, |
354 | struct snd_ctl_elem_value *uncontrol); | 354 | struct snd_ctl_elem_value *uncontrol); |
355 | int snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm, | ||
356 | const struct snd_soc_dapm_widget *widget); | ||
357 | int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm, | 355 | int 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); |