From acb06b22433ba4071c4fdd3d749d12cd25e36b0c Mon Sep 17 00:00:00 2001 From: Mariusz Kozlowski Date: Fri, 23 May 2008 13:04:26 -0700 Subject: [PATCH] --- yaml --- r: 97244 b: refs/heads/master c: 9d5437a15884bfb3429aee99f76fc014c7de039a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-mips/gic.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 04278b57f23f..b167b634c681 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8808a793f052c0a67426a24b961402fa20e92814 +refs/heads/master: 9d5437a15884bfb3429aee99f76fc014c7de039a diff --git a/trunk/include/asm-mips/gic.h b/trunk/include/asm-mips/gic.h index 01b2f92dc33d..3a492f225f00 100644 --- a/trunk/include/asm-mips/gic.h +++ b/trunk/include/asm-mips/gic.h @@ -330,7 +330,7 @@ #define GIC_SH_RMASK_OFS 0x0300 #define GIC_CLR_INTR_MASK(intr, val) \ - GICWRITE(GIC_REG_ADDR(SHARED, GIC_SH_RMASK_OFS + 4 + (((((intr) / 32) ^ 1) - 1) * 4)), ((val) << ((intr) % 32)) + GICWRITE(GIC_REG_ADDR(SHARED, GIC_SH_RMASK_OFS + 4 + (((((intr) / 32) ^ 1) - 1) * 4)), ((val) << ((intr) % 32))) /* Register Map for Local Section */ #define GIC_VPE_CTL_OFS 0x0000