commit | 6eb32a792ec19816d68529805f8169ce3ba1b1a2 | [log] [tgz] |
---|---|---|
author | Sujoy Gupta <sujoy@google.com> | Sat Sep 30 06:55:29 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 03 15:14:48 2006 -0300 |
tree | 96eedab826e7c73ebbc6705ef1dd4c5e3c030b0b | |
parent | f1db955acbda253051a3256708d0dbfec2781de2 [diff] |
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 <mbligh@google.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>