| commit | 7806ca89bc0437d9952c6337d3bbddf1ea3591ff | [log] [tgz] |
|---|---|---|
| author | Tony Luck <tony.luck@intel.com> | Wed Dec 13 13:15:10 2006 -0800 |
| committer | Tony Luck <tony.luck@intel.com> | Wed Dec 13 13:15:10 2006 -0800 |
| tree | 0475b102340fe3d9df78b1ef8c6f8b49e48a63bb | |
| parent | 445722f97a0ecd3aed3f53d9f0dcaacaef8c6223 [diff] |
[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h
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>