diff options
| -rw-r--r-- | sound/soc/codecs/ts3a227e.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/ts3a227e.c b/sound/soc/codecs/ts3a227e.c index 1d1205702d23..6528bfe5c2ff 100644 --- a/sound/soc/codecs/ts3a227e.c +++ b/sound/soc/codecs/ts3a227e.c | |||
| @@ -20,6 +20,8 @@ | |||
| 20 | #include <sound/jack.h> | 20 | #include <sound/jack.h> |
| 21 | #include <sound/soc.h> | 21 | #include <sound/soc.h> |
| 22 | 22 | ||
| 23 | #include "ts3a227e.h" | ||
| 24 | |||
| 23 | struct ts3a227e { | 25 | struct ts3a227e { |
| 24 | struct regmap *regmap; | 26 | struct regmap *regmap; |
| 25 | struct snd_soc_jack *jack; | 27 | struct snd_soc_jack *jack; |
