diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-06 12:01:38 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-06 12:01:38 +0100 |
commit | 21abbb024fb782f176d7e9ddd3bef8207d024227 (patch) | |
tree | 706237be9d5c2d908408622851edfc1f63ab144f /sound/soc/codecs/jz4740.c | |
parent | ASoC: Don't fail if we can't read the IRQ type in WM8903 (diff) | |
parent | ASoC: Fix build dependency for SND_SOC_JZ4740_CODEC (diff) | |
download | linux-21abbb024fb782f176d7e9ddd3bef8207d024227.tar.xz linux-21abbb024fb782f176d7e9ddd3bef8207d024227.zip |
Merge branch 'for-3.2' into for-3.3
Diffstat (limited to 'sound/soc/codecs/jz4740.c')
-rw-r--r-- | sound/soc/codecs/jz4740.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/jz4740.c b/sound/soc/codecs/jz4740.c index 517e2a516daf..d73d28317c00 100644 --- a/sound/soc/codecs/jz4740.c +++ b/sound/soc/codecs/jz4740.c @@ -15,6 +15,7 @@ #include <linux/module.h> #include <linux/platform_device.h> #include <linux/slab.h> +#include <linux/io.h> #include <linux/delay.h> |