]> err.no Git - linux-2.6/blobdiff - arch/mips/lasat/prom.c
Merge branches 'ns9x' and 'machtypes' into devel
[linux-2.6] / arch / mips / lasat / prom.c
index 4b80fffcf262fec26686c2d746655b9dbc00c081..209edcc26f077e5dd643c5715e2e62708a3b7564 100644 (file)
@@ -100,8 +100,6 @@ void __init prom_init(void)
 
        lasat_init_board_info();                /* Read info from EEPROM */
 
-       mips_machgroup = MACH_GROUP_LASAT;
-
        /* Get the command line */
        if (argc > 0) {
                strncpy(arcs_cmdline, argv[0], CL_SIZE-1);