From: Sujoy Gupta Date: Sat, 30 Sep 2006 09:55:29 +0000 (-0300) Subject: V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c X-Git-Tag: v2.6.19-rc1~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb32a792ec19816d68529805f8169ce3ba1b1a2;p=pandora-kernel.git V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c Using a double cast to avoid compiler warnings when building for PAE. Compiler doesn't like direct casting of a 32 bit ptr to 64 bit integer. Signed-off-by: Martin J. Bligh Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed