X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fibm4xx.h;h=38f99710752b1f041b29a3a40acea8ecc639d529;hb=0a26b1364f14852bc9a51db0ca63c5250c775627;hp=e807be96e9814761b9033d55da6332320c287e31;hpb=6fb0caa42308923d9e4ed7b36ec077b97c107e24;p=powerpc.git diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h index e807be96e9..38f9971075 100644 --- a/include/asm-ppc/ibm4xx.h +++ b/include/asm-ppc/ibm4xx.h @@ -19,10 +19,6 @@ #ifdef CONFIG_40x -#if defined(CONFIG_ASH) -#include -#endif - #if defined(CONFIG_BUBINGA) #include #endif @@ -35,14 +31,6 @@ #include #endif -#if defined(CONFIG_OAK) -#include -#endif - -#if defined(CONFIG_REDWOOD_4) -#include -#endif - #if defined(CONFIG_REDWOOD_5) #include #endif @@ -63,6 +51,10 @@ #include #endif +#if defined(CONFIG_XILINX_ML403) +#include +#endif + #ifndef __ASSEMBLY__ #ifdef CONFIG_40x @@ -109,6 +101,10 @@ void ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5, #include #endif +#if defined(CONFIG_YUCCA) +#include +#endif + #if defined(CONFIG_OCOTEA) #include #endif