sh: Fix libata build.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 05:48:09 +0000 (14:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 05:48:09 +0000 (14:48 +0900)
Drop virt_to_bus() from sg_dma_address() so libata builds.
While we're at it, move sg_dma_address() and sg_dma_len()
from pci.h to scatterlist.h.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found