diff options
Diffstat (limited to 'sound/soc/s3c24xx')
-rw-r--r-- | sound/soc/s3c24xx/smartq_wm8987.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/smartq_wm8987.c b/sound/soc/s3c24xx/smartq_wm8987.c index c90ef965aaf8..b480348140b0 100644 --- a/sound/soc/s3c24xx/smartq_wm8987.c +++ b/sound/soc/s3c24xx/smartq_wm8987.c | |||
@@ -112,7 +112,6 @@ static struct snd_soc_jack_pin smartq_jack_pins[] = { | |||
112 | { | 112 | { |
113 | .pin = "Internal Speaker", | 113 | .pin = "Internal Speaker", |
114 | .mask = SND_JACK_HEADPHONE, | 114 | .mask = SND_JACK_HEADPHONE, |
115 | .invert = true, | ||
116 | }, | 115 | }, |
117 | }; | 116 | }; |
118 | 117 | ||