* [PATCH][MIPS] remove unused GROUP_TOSHIBA_NAMES
@ 2007-07-29 12:17 Yoichi Yuasa
2007-07-30 11:13 ` Ralf Baechle
0 siblings, 1 reply; 3+ messages in thread
From: Yoichi Yuasa @ 2007-07-29 12:17 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Remove unused GROUP_TOSHIBA_NAMES.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/include/asm-mips/bootinfo.h mips/include/asm-mips/bootinfo.h
--- mips-orig/include/asm-mips/bootinfo.h 2007-07-29 20:36:29.970282000 +0900
+++ mips/include/asm-mips/bootinfo.h 2007-07-29 20:54:33.285985000 +0900
@@ -145,9 +145,6 @@
#define MACH_TOSHIBA_RBTX4937 5
#define MACH_TOSHIBA_RBTX4938 6
-#define GROUP_TOSHIBA_NAMES { "Pallas", "TopasCE", "JMR", "JMR TX3927", \
- "RBTX4927", "RBTX4937" }
-
/*
* Valid machtype for group Alchemy
*/
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH][MIPS] remove unused GROUP_TOSHIBA_NAMES
2007-07-29 12:17 [PATCH][MIPS] remove unused GROUP_TOSHIBA_NAMES Yoichi Yuasa
@ 2007-07-30 11:13 ` Ralf Baechle
2007-07-30 11:34 ` Maciej W. Rozycki
0 siblings, 1 reply; 3+ messages in thread
From: Ralf Baechle @ 2007-07-30 11:13 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Sun, Jul 29, 2007 at 09:17:18PM +0900, Yoichi Yuasa wrote:
> Remove unused GROUP_TOSHIBA_NAMES.
The whole machtype / machgroup stuff should probably be ripped out; I
think DECstation is the only to use it. Ages ago it was intended for
something which platform_devices are doing a much better job at
anyway.
So with that comment, applied.
Ralf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][MIPS] remove unused GROUP_TOSHIBA_NAMES
2007-07-30 11:13 ` Ralf Baechle
@ 2007-07-30 11:34 ` Maciej W. Rozycki
0 siblings, 0 replies; 3+ messages in thread
From: Maciej W. Rozycki @ 2007-07-30 11:34 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Yoichi Yuasa, linux-mips
On Mon, 30 Jul 2007, Ralf Baechle wrote:
> > Remove unused GROUP_TOSHIBA_NAMES.
>
> The whole machtype / machgroup stuff should probably be ripped out; I
> think DECstation is the only to use it. Ages ago it was intended for
> something which platform_devices are doing a much better job at
> anyway.
Well, the DECstation uses it for stuff like IRQ routing and system
address map discovery, so some kind of enumeration will always be
required. Essentially the firmware gives you a system ID you have to
infer the rest from. Thus while not necessarily in <asm/bootinfo.h> such
a list of system variations will have to live somewhere.
Maciej
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-30 11:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 12:17 [PATCH][MIPS] remove unused GROUP_TOSHIBA_NAMES Yoichi Yuasa
2007-07-30 11:13 ` Ralf Baechle
2007-07-30 11:34 ` Maciej W. Rozycki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox