diff options
Diffstat (limited to 'sound/soc/codecs/twl4030.c')
-rw-r--r-- | sound/soc/codecs/twl4030.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c index 71ab5342bea5..13d5a12ac293 100644 --- a/sound/soc/codecs/twl4030.c +++ b/sound/soc/codecs/twl4030.c | |||
@@ -761,6 +761,8 @@ static const struct snd_soc_dapm_widget twl4030_dapm_widgets[] = { | |||
761 | SND_SOC_DAPM_OUTPUT("PREDRIVER"), | 761 | SND_SOC_DAPM_OUTPUT("PREDRIVER"), |
762 | SND_SOC_DAPM_OUTPUT("HSOL"), | 762 | SND_SOC_DAPM_OUTPUT("HSOL"), |
763 | SND_SOC_DAPM_OUTPUT("HSOR"), | 763 | SND_SOC_DAPM_OUTPUT("HSOR"), |
764 | SND_SOC_DAPM_OUTPUT("CARKITL"), | ||
765 | SND_SOC_DAPM_OUTPUT("CARKITR"), | ||
764 | SND_SOC_DAPM_OUTPUT("HFL"), | 766 | SND_SOC_DAPM_OUTPUT("HFL"), |
765 | SND_SOC_DAPM_OUTPUT("HFR"), | 767 | SND_SOC_DAPM_OUTPUT("HFR"), |
766 | 768 | ||