summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2009-01-13 14:20:01 +1000
committerGreg Ungerer <gerg@uclinux.org>2009-01-27 16:42:02 +1000
commit3947fca786dcd8ee6255a8bed7963357b3d984f6 (patch)
tree4535f6f05d8aaef91cc8a5c18471057a6c92e2e9 /arch/m68k
parente0212e72186e855027dd35b37e9d7a99a078448c (diff)
downloadop-kernel-dev-3947fca786dcd8ee6255a8bed7963357b3d984f6.zip
op-kernel-dev-3947fca786dcd8ee6255a8bed7963357b3d984f6.tar.gz
m68knommu: remove obsolete and unused eLIA board
Greg Ungerer said about this board: Only ever a handful where made, and that was in 1999. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/include/asm/system_no.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/system_no.h b/arch/m68k/include/asm/system_no.h
index 40f49de..4496c0a 100644
--- a/arch/m68k/include/asm/system_no.h
+++ b/arch/m68k/include/asm/system_no.h
@@ -230,7 +230,7 @@ static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int siz
jmp 0xf0000400; \
"); \
})
-#elif defined(CONFIG_NETtel) || defined(CONFIG_eLIA) || \
+#elif defined(CONFIG_NETtel) || \
defined(CONFIG_SECUREEDGEMP3) || defined(CONFIG_CLEOPATRA)
#define HARD_RESET_NOW() ({ \
asm(" \
OpenPOWER on IntegriCloud