This patch removes the remaining MACH_GROUP that was still present for Broadcom boards. Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx> --- 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