X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fppc4xx.h;h=b8b0ff9f25bb2d148f6f6458a30e771dae059681;hb=2db8c2d61a05bb4a94bb341329c6de811757c111;hp=46a8e587b33a07c06ac4250fe96b05698ef99589;hpb=46263f2de4e01ff0b2e4247c2fa76d24027efd65;p=oweals%2Fu-boot.git diff --git a/arch/powerpc/include/asm/ppc4xx.h b/arch/powerpc/include/asm/ppc4xx.h index 46a8e587b3..b8b0ff9f25 100644 --- a/arch/powerpc/include/asm/ppc4xx.h +++ b/arch/powerpc/include/asm/ppc4xx.h @@ -1,5 +1,5 @@ /* - * SPDX-License-Identifier: GPL-2.0 ibm-pibs + * SPDX-License-Identifier: GPL-2.0 IBM-pibs */ #ifndef __PPC4XX_H__ @@ -8,10 +8,6 @@ /* * Include SoC specific headers */ -#if defined(CONFIG_405CR) -#include -#endif - #if defined(CONFIG_405EP) #include #endif @@ -60,10 +56,6 @@ #include #endif -#if defined(CONFIG_APM821XX) -#include -#endif - /* * Common registers for all SoC's */