diff options
author | Peter Pearse <peter.pearse@arm.com> | 2007-05-09 11:37:56 +0100 |
---|---|---|
committer | Peter Pearse <peter.pearse@arm.com> | 2007-05-09 11:37:56 +0100 |
commit | b0d8f5bf0d215adc9424cb228b2484dbf07f7761 (patch) | |
tree | ddb50f27491089e4e270833cd4d9d33c55ced861 /include/asm-arm | |
parent | 29f3be0caf0799ca6b89dfd9824c15619a50000f (diff) | |
download | u-boot-imx-b0d8f5bf0d215adc9424cb228b2484dbf07f7761.zip u-boot-imx-b0d8f5bf0d215adc9424cb228b2484dbf07f7761.tar.gz u-boot-imx-b0d8f5bf0d215adc9424cb228b2484dbf07f7761.tar.bz2 |
New board SMN42 branch
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/arch-arm720t/hardware.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-arm720t/hardware.h b/include/asm-arm/arch-arm720t/hardware.h index 1e9cd41..3056ca7 100644 --- a/include/asm-arm/arch-arm720t/hardware.h +++ b/include/asm-arm/arch-arm720t/hardware.h @@ -36,8 +36,6 @@ /* 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 */ -#elif defined(CONFIG_LPC2292) -#include <asm-arm/arch-arm720t/lpc2292_registers.h> #else #error No hardware file defined for this configuration #endif |