From c8f63b415fc7c53550fd613ed94e3d5dddf76d6f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 5 Sep 2011 14:37:27 +0200 Subject: ARM: remove broken "ep7312" board. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Wolfgang Denk Cc: Albert ARIBAUD Cc: Marius Gröger --- arch/arm/include/asm/arch-arm720t/hardware.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/include/asm/arch-arm720t') diff --git a/arch/arm/include/asm/arch-arm720t/hardware.h b/arch/arm/include/asm/arch-arm720t/hardware.h index 9bee19ffbb..d89effa505 100644 --- a/arch/arm/include/asm/arch-arm720t/hardware.h +++ b/arch/arm/include/asm/arch-arm720t/hardware.h @@ -28,10 +28,6 @@ #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 -- cgit v1.2.3