diff options
author | Jon Mason <jdmason@us.ibm.com> | 2006-06-26 13:56:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 10:48:15 -0700 |
commit | 7c2d9cd218916276e52a5dae827b84a159fe5c96 (patch) | |
tree | 922891554c06e3a58d99efd9d21095a790d22adb /include/asm-i386 | |
parent | f0f2d6536e3515b5b1b7ae97dc8f176860c8c2ce (diff) |
[PATCH] x86_64: trivial gart clean-up
A trivial change to have gart_unmap_sg call gart_unmap_single directly,
instead of bouncing through the dma_unmap_single wrapper in
dma-mapping.h.
This change required moving the gart_unmap_single above gart_unmap_sg,
and under gart_map_single (which seems a more logical place that its
current location IMHO).
Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-i386')
0 files changed, 0 insertions, 0 deletions