X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fppc4xx%2F4xx_pcie.c;h=9803fcc768886c40e3d78ac3fb203407fe28d71c;hb=f556483734126793522fb7a8cf36af90da78f084;hp=d50a538e38ab1a055c2182f170d5e449ebf8b542;hpb=ac5ba41c2234dd513ed2c879914e964cc05a0135;p=oweals%2Fu-boot.git diff --git a/cpu/ppc4xx/4xx_pcie.c b/cpu/ppc4xx/4xx_pcie.c index d50a538e38..9803fcc768 100644 --- a/cpu/ppc4xx/4xx_pcie.c +++ b/cpu/ppc4xx/4xx_pcie.c @@ -25,11 +25,11 @@ #define DEBUG #endif -#include -#include -#include #include #include +#include +#include +#include #if (defined(CONFIG_440SPE) || defined(CONFIG_405EX) || \ defined(CONFIG_460EX) || defined(CONFIG_460GT)) && \