aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bootinfo.h
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-07-09 00:10:55 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 12:33:04 -0400
commitc99cabf034d42c9e4a9c1ed9dfd26411b2fb9b57 (patch)
tree30a696c0ab083427b8865418004f2a8bab96be44 /include/asm-mips/bootinfo.h
parentecd27b92fbb41f779d857632a69bd45dbaf0f915 (diff)
[MIPS] remove LASAT Networks platforms support
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.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h
index 94fc9be1aab6..075a4d3de326 100644
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
@@ -188,13 +188,6 @@
188#define MACH_HP_LASERJET 1 188#define MACH_HP_LASERJET 1
189 189
190/* 190/*
191 * Valid machtype for group LASAT
192 */
193#define MACH_GROUP_LASAT 21
194#define MACH_LASAT_100 0 /* Masquerade II/SP100/SP50/SP25 */
195#define MACH_LASAT_200 1 /* Masquerade PRO/SP200 */
196
197/*
198 * Valid machtype for group TITAN 191 * Valid machtype for group TITAN
199 */ 192 */
200#define MACH_GROUP_TITAN 22 /* PMC-Sierra Titan */ 193#define MACH_GROUP_TITAN 22 /* PMC-Sierra Titan */