]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] x86_64: remove unused gart header file
authorJon Mason <jdmason@us.ibm.com>
Mon, 26 Jun 2006 11:57:13 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:16 +0000 (10:48 -0700)
commit357c2b9056df447390b7df3e49960a4c609a89a9
treeb4eeb5ee6dd59a32482f4498c676bac280455cb3
parent08cd36570e47176c7b6bd3e80125aa46c4638097
[PATCH] x86_64: remove unused gart header file

include/asm-x86_64/gart-mapping.h is only ever used in
arch/x86_64/kernel/setup.c and none of its contents are referenced.
Looks to be leftover cruft not removed in the dma_ops patch.

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>
arch/x86_64/kernel/setup.c
include/asm-x86_64/gart-mapping.h [deleted file]