x86: make only GART code include gart.h
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / early-quirks.c
index a4665f37cfc5dc9f3d3b7097c08166d061643de6..510b8e367732bffa2fa4804109dbc62f4755f2a5 100644 (file)
 #include <asm/dma.h>
 #include <asm/io_apic.h>
 #include <asm/apic.h>
-
-#ifdef CONFIG_GART_IOMMU
-#include <asm/gart.h>
-#endif
+#include <asm/iommu.h>
 
 static void __init fix_hypertransport_config(int num, int slot, int func)
 {