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-Url: http://drtracing.org/?a=commitdiff_plain;h=68b40cc40af45dd969c50fdbac6ab5b99c91255b;p=deliverable%2Flinux.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 0e4dce7de052..108c51a513c8 100755 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include