diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-24 11:24:02 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-24 11:24:02 +0100 |
commit | 05be686a40b70c298bd6f4bba2cb0cf8fc96085d (patch) | |
tree | 3551b78ddd23e763cb434dba11ec351bd316a711 /sound | |
parent | f8736ad2eebec0a72c17257803b6dff4ea3718fb (diff) | |
parent | a7ea1b7249adc8c090a0b277ab5f3737ee4023c1 (diff) |
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
Diffstat (limited to 'sound')
-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> |