MIPS: Fix gigaton of warning building with microMIPS.
[linux-drm-fsl-dcu.git] / arch / mips / pmcs-msp71xx / msp_setup.c
index 396b2967ad856bb974da6ff8055d27037cd9b654..7e980767679c09fc2e5c4e7c63e87b71f7906d5e 100644 (file)
@@ -49,7 +49,7 @@ void msp7120_reset(void)
        /* Cache the reset code of this function */
        __asm__ __volatile__ (
                "       .set    push                            \n"
-               "       .set    mips3                           \n"
+               "       .set    arch=r4000                      \n"
                "       la      %0,startpoint                   \n"
                "       la      %1,endpoint                     \n"
                "       .set    pop                             \n"