diff options
author | Mark Brown <broonie@linaro.org> | 2013-11-15 11:20:00 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-15 11:20:00 +0100 |
commit | 092d40505202ebc9fdfa5582f469458c7dd62257 (patch) | |
tree | c5eef31c3f9dbbf5a127a81e8cb5b6ba252b5ac5 /sound/soc/atmel/sam9g20_wm8731.c | |
parent | Linux 3.12 (diff) | |
parent | ASoC: arizona: Fix typo in name of EQ coefficient controls (diff) | |
download | linux-092d40505202ebc9fdfa5582f469458c7dd62257.tar.xz linux-092d40505202ebc9fdfa5582f469458c7dd62257.zip |
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Diffstat (limited to 'sound/soc/atmel/sam9g20_wm8731.c')
-rw-r--r-- | sound/soc/atmel/sam9g20_wm8731.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 802717eccbd0..f15bff1548f8 100644 --- a/sound/soc/atmel/sam9g20_wm8731.c +++ b/sound/soc/atmel/sam9g20_wm8731.c @@ -37,6 +37,7 @@ #include <linux/interrupt.h> #include <linux/platform_device.h> #include <linux/i2c.h> +#include <linux/of.h> #include <linux/atmel-ssc.h> |