summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-arm720t/hardware.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-10-03 08:54:10 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-26 22:38:00 +0200
commitb411eb30f5ccca861b5aeee6b8e5880d4e4aea6b (patch)
treeabecca7461f3ef1f9cb639f3f573a4cf19a38105 /arch/arm/include/asm/arch-arm720t/hardware.h
parentafad40299eea12dfd032b44d04c2d4151d7e9862 (diff)
downloadtalos-obmc-uboot-b411eb30f5ccca861b5aeee6b8e5880d4e4aea6b.tar.gz
talos-obmc-uboot-b411eb30f5ccca861b5aeee6b8e5880d4e4aea6b.zip
arm: Remove support for NETARM
This stuff has been rotting in the tree for a while now. Remove it. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-arm720t/hardware.h')
-rw-r--r--arch/arm/include/asm/arch-arm720t/hardware.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/include/asm/arch-arm720t/hardware.h b/arch/arm/include/asm/arch-arm720t/hardware.h
index 0a357b1e0a..0a766108a6 100644
--- a/arch/arm/include/asm/arch-arm720t/hardware.h
+++ b/arch/arm/include/asm/arch-arm720t/hardware.h
@@ -24,9 +24,7 @@
* MA 02111-1307 USA
*/
-#if defined(CONFIG_NETARM)
-#include <asm/arch-arm720t/netarm_registers.h>
-#elif defined(CONFIG_INTEGRATOR) && defined(CONFIG_ARCH_INTEGRATOR)
+#if 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
OpenPOWER on IntegriCloud