]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/early-quirks.c
x86 gart: rename iommu.h to gart.h
[karo-tx-linux.git] / arch / x86 / kernel / early-quirks.c
index 639e6320518ef4b1cd098fca8bdf5f928ed7e1ce..95e0de9a4e4b18e9969689a2b4195c23c31e9fe9 100644 (file)
@@ -18,7 +18,7 @@
 #include <asm/apic.h>
 
 #ifdef CONFIG_IOMMU
-#include <asm/iommu.h>
+#include <asm/gart.h>
 #endif
 
 static void __init via_bugs(void)