aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bootinfo.h
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-07-29 08:17:18 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-31 16:35:34 -0400
commit72c0fcf70a0c15a6280b3cf2ad11c6fdaf0bd888 (patch)
treeb6744b5bbfca2b69515b1377cd07dc25bcc99206 /include/asm-mips/bootinfo.h
parent05014a1e56c423254338a1c2e63aab99c84bee9b (diff)
[MIPS] Remove unused GROUP_TOSHIBA_NAMES
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/bootinfo.h')
-rw-r--r--include/asm-mips/bootinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h
index 087126a5faf9..d0513b1dc3e7 100644
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
@@ -145,9 +145,6 @@
145#define MACH_TOSHIBA_RBTX4937 5 145#define MACH_TOSHIBA_RBTX4937 5
146#define MACH_TOSHIBA_RBTX4938 6 146#define MACH_TOSHIBA_RBTX4938 6
147 147
148#define GROUP_TOSHIBA_NAMES { "Pallas", "TopasCE", "JMR", "JMR TX3927", \
149 "RBTX4927", "RBTX4937" }
150
151/* 148/*
152 * Valid machtype for group Alchemy 149 * Valid machtype for group Alchemy
153 */ 150 */