ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
[oweals/u-boot.git] / cpu / ppc4xx / 4xx_pcie.c
index d50a538e38ab1a055c2182f170d5e449ebf8b542..9803fcc768886c40e3d78ac3fb203407fe28d71c 100644 (file)
 #define DEBUG
 #endif
 
-#include <asm/processor.h>
-#include <asm-ppc/io.h>
-#include <ppc4xx.h>
 #include <common.h>
 #include <pci.h>
+#include <ppc4xx.h>
+#include <asm/processor.h>
+#include <asm-ppc/io.h>
 
 #if (defined(CONFIG_440SPE) || defined(CONFIG_405EX) ||        \
     defined(CONFIG_460EX) || defined(CONFIG_460GT)) && \