From: Stephen Rothwell Date: Mon, 29 Mar 2010 06:55:51 +0000 (+1100) Subject: ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h X-Git-Tag: v2.6.35-rc6~9^2~7^2~64^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68b40cc40af45dd969c50fdbac6ab5b99c91255b;p=platform%2Fupstream%2Fkernel-adaptation-pc.git ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h Signed-off-by: Stephen Rothwell Signed-off-by: Takashi Iwai --- diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index 0e4dce7..108c51a 100755 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include