[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h
authorTony Luck <tony.luck@intel.com>
Wed, 13 Dec 2006 21:15:10 +0000 (13:15 -0800)
committerTony Luck <tony.luck@intel.com>
Wed, 13 Dec 2006 21:15:10 +0000 (13:15 -0800)
IA64 is in a tiny minority providing these defines in pci.h.
Almost everyone else has them in scatterlist.h

Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found