From: Randy Dunlap Date: Thu, 20 May 2010 21:08:23 +0000 (-0300) Subject: V4L/DVB: ak881x needs slab.h X-Git-Tag: v2.6.35-rc2~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db2c22b2216718d4d9adb4a9450bb3dc70e56d2;p=pandora-kernel.git V4L/DVB: ak881x needs slab.h Add slab.h to fix ak881x build: drivers/media/video/ak881x.c:265:error: implicit declaration of function 'kzalloc' drivers/media/video/ak881x.c:265:warning: assignment makes pointer from integer without a cast drivers/media/video/ak881x.c:283:error: implicit declaration of function 'kfree' Signed-off-by: Randy Dunlap Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed