X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fibm4xx.h;h=35260afa33a9bde50a18c3b9c560a203a8e05237;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=cae365fa55895b6813c1c0e34d4012a0550ff658;hpb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;p=linux-2.6.git diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h index cae365fa5..35260afa3 100644 --- a/include/asm-ppc/ibm4xx.h +++ b/include/asm-ppc/ibm4xx.h @@ -59,6 +59,10 @@ #include #endif +#if defined(CONFIG_XILINX_ML300) +#include +#endif + #ifndef __ASSEMBLY__ #ifdef CONFIG_40x @@ -97,6 +101,10 @@ void ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5, #include #endif +#if defined(CONFIG_LUAN) +#include +#endif + #if defined(CONFIG_OCOTEA) #include #endif