V4L/DVB (12993a): saa7164: Fix compilation warning on i386
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:41:18 +0000 (00:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:44:31 +0000 (00:44 -0300)
drivers/media/video/saa7164/saa7164-buffer.c: In function ‘saa7164_buffer_alloc’:
drivers/media/video/saa7164/saa7164-buffer.c:110: warning: cast to pointer from integer of different size
drivers/media/video/saa7164/saa7164-buffer.c:112: warning: cast to pointer from integer of different size

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found