* [PATCH] Kill Broadcom machine group
@ 2008-01-14 18:00 Florian Fainelli
2008-01-14 19:57 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2008-01-14 18:00 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
This patch removes the remaining MACH_GROUP that
was still present for Broadcom boards.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
---
diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h
index b2dd9b3..070a957 100644
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
@@ -195,8 +195,7 @@
/*
* Valid machtype for group Broadcom
*/
-#define MACH_GROUP_BRCM 23 /* Broadcom */
-#define MACH_BCM47XX 1 /* Broadcom BCM47XX */
+#define MACH_BCM47XX 1 /* Broadcom BCM47XX */
#define CL_SIZE COMMAND_LINE_SIZE
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-14 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 18:00 [PATCH] Kill Broadcom machine group Florian Fainelli
2008-01-14 19:57 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox