diff options
| author | Mark Brown <broonie@linaro.org> | 2013-11-15 10:20:00 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-11-15 10:20:00 +0000 |
| commit | 092d40505202ebc9fdfa5582f469458c7dd62257 (patch) | |
| tree | c5eef31c3f9dbbf5a127a81e8cb5b6ba252b5ac5 /sound/soc/codecs/cs4271.c | |
| parent | 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 (diff) | |
| parent | 12850b8d45cb03239ede6df58ad0022aba3f3dc2 (diff) | |
| download | lwn-092d40505202ebc9fdfa5582f469458c7dd62257.tar.gz lwn-092d40505202ebc9fdfa5582f469458c7dd62257.zip | |
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Diffstat (limited to 'sound/soc/codecs/cs4271.c')
| -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 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> |
