[PATCH] Kill Broadcom machine group
From: Florian Fainelli <hidden>
Date: 2008-01-14 18:00:29
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Florian Fainelli <hidden>
Date: 2008-01-14 18:00:29
Subsystem:
the rest · Maintainer:
Linus Torvalds
This patch removes the remaining MACH_GROUP that was still present for Broadcom boards. Signed-off-by: Florian Fainelli <redacted> ---
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