From: Andrew Morton Date: Wed, 25 May 2011 00:13:43 +0000 (-0700) Subject: drivers/gpio/ml_ioh_gpio.c needs slab.h X-Git-Tag: v3.0-rc1~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545554e7c5bb93bfbf134f9f12889701c0aadf97;p=pandora-kernel.git drivers/gpio/ml_ioh_gpio.c needs slab.h alpha allmodconfig: drivers/gpio/ml_ioh_gpio.c: In function 'ioh_gpio_probe': drivers/gpio/ml_ioh_gpio.c:205: error: implicit declaration of function 'kzalloc' drivers/gpio/ml_ioh_gpio.c:205: warning: assignment makes pointer from integer without a cast also fix this: drivers/gpio/ml_ioh_gpio.c:145: warning: 'ioh_gpio_save_reg_conf' defined but not used drivers/gpio/ml_ioh_gpio.c:154: warning: 'ioh_gpio_restore_reg_conf' defined but not used Cc: Grant Likely Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed