x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
[deliverable/linux.git] / arch / x86 / pci / amd_bus.c
index 22e057665e5517971a67b84a0e60e2ffe87ad151..9bb09823b3622410542753309cd3f546e207f923 100644 (file)
@@ -2,7 +2,7 @@
 #include <linux/pci.h>
 #include <linux/topology.h>
 #include <linux/cpu.h>
-#include "pci.h"
+#include <asm/pci_x86.h>
 
 #ifdef CONFIG_X86_64
 #include <asm/pci-direct.h>
This page took 0.024896 seconds and 5 git commands to generate.