X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-arm720t%2Fhardware.h;h=9bee19ffbbaf0441b8e039c05055ebf5d733eeed;hb=61f2b38a17f5b21c59f2afe6cf1cbb5f28638cf9;hp=9404acd4553e156ec736e10fe495c7a22a23bba9;hpb=c570b2fdf5da2e05c2707a112a1238913b6c4c23;p=u-boot diff --git a/include/asm-arm/arch-arm720t/hardware.h b/include/asm-arm/arch-arm720t/hardware.h index 9404acd455..9bee19ffbb 100644 --- a/include/asm-arm/arch-arm720t/hardware.h +++ b/include/asm-arm/arch-arm720t/hardware.h @@ -24,16 +24,16 @@ * MA 02111-1307 USA */ -#if defined(CONFIG_S3C4510B) -#include -#elif defined(CONFIG_NETARM) -#include +#if defined(CONFIG_NETARM) +#include #elif defined(CONFIG_IMPA7) /* include IMPA7 specific hardware file if there was one */ #elif defined(CONFIG_EP7312) /* include EP7312 specific hardware file if there was one */ #elif defined(CONFIG_ARMADILLO) /* include armadillo specific hardware file if there was one */ +#elif defined(CONFIG_INTEGRATOR) && defined(CONFIG_ARCH_INTEGRATOR) +/* include IntegratorCP/CM720T specific hardware file if there was one */ #else #error No hardware file defined for this configuration #endif