diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-05-31 12:07:15 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-05-31 12:07:15 +0200 |
commit | e37c83c06c2690157a989df40dc99a6b61c9ea15 (patch) | |
tree | 024dfb8b2c9abeec9ca7cb0c0136c276d9aacc91 /sound/soc/codecs/wm8990.c | |
parent | ASOC: S5PV210: Enable AC97 support (diff) | |
parent | Linux 2.6.35-rc1 (diff) | |
download | linux-e37c83c06c2690157a989df40dc99a6b61c9ea15.tar.xz linux-e37c83c06c2690157a989df40dc99a6b61c9ea15.zip |
Merge commit 'v2.6.35-rc1' into for-2.6.36
Diffstat (limited to 'sound/soc/codecs/wm8990.c')
-rw-r--r-- | sound/soc/codecs/wm8990.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8990.c b/sound/soc/codecs/wm8990.c index 731bc0775f44..dd8d909788c1 100644 --- a/sound/soc/codecs/wm8990.c +++ b/sound/soc/codecs/wm8990.c @@ -18,6 +18,7 @@ #include <linux/pm.h> #include <linux/i2c.h> #include <linux/platform_device.h> +#include <linux/slab.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/pcm_params.h> |