diff options
| author | Mark Brown <broonie@linaro.org> | 2013-11-08 05:43:25 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-11-08 05:43:25 -0500 |
| commit | 491f06b160e89b49f0a19e40db009c7c2d347005 (patch) | |
| tree | b4854f50b262b80204dfa61f0b007d865da33037 | |
| parent | 477ce17decc1bf58b21f7ec62cca1016c4f9432a (diff) | |
| parent | a7ea1b7249adc8c090a0b277ab5f3737ee4023c1 (diff) | |
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
| -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 @@ | |||
| 25 | #include <linux/gpio.h> | 25 | #include <linux/gpio.h> |
| 26 | #include <linux/i2c.h> | 26 | #include <linux/i2c.h> |
| 27 | #include <linux/spi/spi.h> | 27 | #include <linux/spi/spi.h> |
| 28 | #include <linux/of.h> | ||
| 28 | #include <linux/of_device.h> | 29 | #include <linux/of_device.h> |
| 29 | #include <linux/of_gpio.h> | 30 | #include <linux/of_gpio.h> |
| 30 | #include <sound/pcm.h> | 31 | #include <sound/pcm.h> |
