Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/mips/include/asm/mipsregs.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/mips/include/asm/mipsregs.h b/arch/mips/include/asm/mipsregs.h index 87c48ed..608f19b 100644 --- a/arch/mips/include/asm/mipsregs.h +++ b/arch/mips/include/asm/mipsregs.h @@ -566,7 +566,6 @@ do { \ #define __read_64bit_c0_split(source, sel) \ ({ \ unsigned long long __val; \ - unsigned long __flags; \ \ if (sel == 0) \ __asm__ __volatile__( \ @@ -592,8 +591,6 @@ do { \ #define __write_64bit_c0_split(source, sel, val) \ do { \ - unsigned long __flags; \ - \ if (sel == 0) \ __asm__ __volatile__( \ ".set\tmips64\n\t" \ -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox