]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/dec/prom/identify.c
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
[linux-2.6-omap-h63xx.git] / arch / mips / dec / prom / identify.c
index cd85924e25723697ae6927369b7dce59baa7b4ad..95e26f4bb38f023663f4f9c71190d43d5aa45511 100644 (file)
@@ -133,9 +133,6 @@ void __init prom_identify_arch(u32 magic)
        dec_firmrev = (dec_sysid & 0xff00) >> 8;
        dec_etc = dec_sysid & 0xff;
 
-       /* We're obviously one of the DEC machines */
-       mips_machgroup = MACH_GROUP_DEC;
-
        /*
         * FIXME: This may not be an exhaustive list of DECStations/Servers!
         * Put all model-specific initialisation calls here.