projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b132ea
)
ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 29 Mar 2010 06:55:51 +0000
(17:55 +1100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 29 Mar 2010 07:31:07 +0000
(09:31 +0200)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/twl6040.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/twl6040.c
b/sound/soc/codecs/twl6040.c
index 0e4dce7de052925f4e9391c6df62b4d7eb381fc1..108c51a513c8b31d8563dd960d7127abd93533cf 100755
(executable)
--- a/
sound/soc/codecs/twl6040.c
+++ b/
sound/soc/codecs/twl6040.c
@@
-27,6
+27,7
@@
#include <linux/i2c.h>
#include <linux/gpio.h>
#include <linux/platform_device.h>
+#include <linux/slab.h>
#include <linux/i2c/twl.h>
#include <sound/core.h>