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)
commit7844d7561307d6f8b0dd18b91f4dc6cff53848b4
tree3a64b08a712504fa17b8b237f158d2406bb5adf6
parent76dc82ab57236105285fd8520895c1404b8b952f
V4L/DVB (4725): Fix vivi compile on parisc

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>
drivers/media/video/vivi.c