diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-24 06:24:09 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-24 06:24:09 -0400 |
commit | 440f5e8996d2738b4bb04dcb62d6434934a4397f (patch) | |
tree | ccee67687022c056531de48a9c4199e88c9acc5d | |
parent | 10abe843d5f08793fb684eaef3739f3c26635e42 (diff) | |
parent | 193a47162c93afa09fffd04a04443f14d402c606 (diff) |
Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next
-rw-r--r-- | sound/soc/codecs/pcm1681.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/pcm1681.c b/sound/soc/codecs/pcm1681.c index c91eba504f92..73f9c3630e2c 100644 --- a/sound/soc/codecs/pcm1681.c +++ b/sound/soc/codecs/pcm1681.c | |||
@@ -21,6 +21,7 @@ | |||
21 | #include <linux/gpio.h> | 21 | #include <linux/gpio.h> |
22 | #include <linux/i2c.h> | 22 | #include <linux/i2c.h> |
23 | #include <linux/regmap.h> | 23 | #include <linux/regmap.h> |
24 | #include <linux/of.h> | ||
24 | #include <linux/of_device.h> | 25 | #include <linux/of_device.h> |
25 | #include <linux/of_gpio.h> | 26 | #include <linux/of_gpio.h> |
26 | #include <sound/pcm.h> | 27 | #include <sound/pcm.h> |