From: Wolfram Sang Date: Wed, 23 Feb 2011 10:11:35 +0000 (+0100) Subject: i2c-eg20t: include slab.h for memory allocations X-Git-Tag: v2.6.38~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dbc2f35ab457770d121d119788fc89c79124734;p=pandora-kernel.git i2c-eg20t: include slab.h for memory allocations Fixes (with v2.6.38-rc3/parisc/parisc-allmodconfig): src/drivers/i2c/busses/i2c-eg20t.c:720: error: implicit declaration of function 'kzalloc' src/drivers/i2c/busses/i2c-eg20t.c:790: error: implicit declaration of function 'kfree' Reported-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang Cc: Tomoya MORINAGA Cc: Ben Dooks Signed-off-by: Ben Dooks --- Reading git-diff-tree failed