aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs4271.c
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-11-20 15:20:24 +0000
committerMark Brown <broonie@linaro.org>2013-11-20 15:20:24 +0000
commit8b880f48eef80309da6d1c40f7526614b19ab12c (patch)
tree1ae728f4e2c4020d62940e8cdae75a5352bc3ae1 /sound/soc/codecs/cs4271.c
parentLinux 3.12 (diff)
parentASoC: ab8500: Revert to using custom I/O functions (diff)
downloadwireguard-linux-8b880f48eef80309da6d1c40f7526614b19ab12c.tar.xz
wireguard-linux-8b880f48eef80309da6d1c40f7526614b19ab12c.zip
Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus
Diffstat (limited to '')
-rw-r--r--sound/soc/codecs/cs4271.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
index a20f1bb8f071..f6e953454bc0 100644
--- a/sound/soc/codecs/cs4271.c
+++ b/sound/soc/codecs/cs4271.c
@@ -25,6 +25,7 @@
#include <linux/gpio.h>
#include <linux/i2c.h>
#include <linux/spi/spi.h>
+#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/of_gpio.h>
#include <sound/pcm.h>