diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-24 11:24:09 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-24 11:24:09 +0100 |
commit | 440f5e8996d2738b4bb04dcb62d6434934a4397f (patch) | |
tree | ccee67687022c056531de48a9c4199e88c9acc5d /sound | |
parent | 10abe843d5f08793fb684eaef3739f3c26635e42 (diff) | |
parent | 193a47162c93afa09fffd04a04443f14d402c606 (diff) |
Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next
Diffstat (limited to 'sound')
-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 @@ #include <linux/gpio.h> #include <linux/i2c.h> #include <linux/regmap.h> +#include <linux/of.h> #include <linux/of_device.h> #include <linux/of_gpio.h> #include <sound/pcm.h> |