x86: make only GART code include gart.h
gart.h has only GART-specific stuff. Only GART code needs it. Other IOMMU stuff should include iommu.h instead of gart.h. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Muli Ben-Yehuda <muli@il.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
f361a450bf
commit
46a7fa270a
@@ -2,7 +2,6 @@
|
||||
#define _ASM_X8664_GART_H 1
|
||||
|
||||
#include <asm/e820.h>
|
||||
#include <asm/iommu.h>
|
||||
|
||||
extern void set_up_gart_resume(u32, u32);
|
||||
|
||||
|
Reference in New Issue
Block a user