From: Andrew Morton Date: Tue, 22 Sep 2009 00:00:58 +0000 (-0700) Subject: drivers/media/dvb/pt1/pt1.c needs vmalloc.h X-Git-Tag: v2.6.32-rc1~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a20b05f8178801c0a07324d92fe53c32177de97;p=pandora-kernel.git drivers/media/dvb/pt1/pt1.c needs vmalloc.h alpha: drivers/media/dvb/pt1/pt1.c: In function 'pt1_cleanup_tables': drivers/media/dvb/pt1/pt1.c:422: error: implicit declaration of function 'vfree' drivers/media/dvb/pt1/pt1.c: In function 'pt1_init_tables': drivers/media/dvb/pt1/pt1.c:431: error: implicit declaration of function 'vmalloc' drivers/media/dvb/pt1/pt1.c:431: warning: assignment makes pointer from integer without a cast Acked-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed