diff options
author | Mark Brown <broonie@linaro.org> | 2013-11-08 10:43:25 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-08 10:43:25 (GMT) |
commit | 491f06b160e89b49f0a19e40db009c7c2d347005 (patch) | |
tree | b4854f50b262b80204dfa61f0b007d865da33037 /sound/soc | |
parent | 477ce17decc1bf58b21f7ec62cca1016c4f9432a (diff) | |
parent | a7ea1b7249adc8c090a0b277ab5f3737ee4023c1 (diff) | |
download | linux-491f06b160e89b49f0a19e40db009c7c2d347005.tar.xz |
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/cs4271.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c index a20f1bb..f6e9534 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> |