V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driver
authorDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2008 19:04:38 +0000 (16:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:18:58 +0000 (07:18 -0300)
Fix casts of pointers to integers of different sizes in the ivtv framebuffer
driver.

These were introduced in patch 38eb6ba5b8487d15b020fe391d324edd2b659b03.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found