V4L/DVB (4725): Fix vivi compile on parisc
authorMatthew Wilcox <matthew@wil.cx>
Fri, 6 Oct 2006 20:12:00 +0000 (17:12 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 14 Oct 2006 03:43:51 +0000 (00:43 -0300)
parisc (and several other architectures) don't have a dma_address in their
sg list.  Use the macro instead.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found