ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
[platform/kernel/u-boot.git] / board / esd / pci405 / cmd_pci405.c
index 5b5ad8c..9a0bf1e 100644 (file)
@@ -27,7 +27,7 @@
 #include <net.h>
 #include <asm/io.h>
 #include <pci.h>
-#include <405gp_pci.h>
+#include <asm/4xx_pci.h>
 #include <asm/processor.h>
 
 #include "pci405.h"