From: Atsushi Nemoto Date: Fri, 7 Jul 2006 05:26:41 +0000 (+0900) Subject: [MIPS] Fix rdhwr_op definition. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8d197f3d17d4f43eb7d032491af7fc959cbed4fa;p=linux-beck.git [MIPS] Fix rdhwr_op definition. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/inst.h b/include/asm-mips/inst.h index 1ed8d0f62577..6489f00731ca 100644 --- a/include/asm-mips/inst.h +++ b/include/asm-mips/inst.h @@ -74,7 +74,7 @@ enum spec3_op { ins_op, dinsm_op, dinsu_op, dins_op, bshfl_op = 0x20, dbshfl_op = 0x24, - rdhwr_op = 0x3f + rdhwr_op = 0x3b }; /*