projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466b7d1
)
irqchip/gic-v3: Remove inexistant register definition
author
Marc Zyngier
<marc.zyngier@arm.com>
Wed, 4 May 2016 09:22:27 +0000
(10:22 +0100)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Wed, 11 May 2016 09:12:12 +0000
(10:12 +0100)
The GICv3 include file defines GICR_ISACTIVER and GICR_ICACTIVER
in the RD_base page. News flash, they do not exist (probably
a copy/paste brain fart). Just drop them.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/linux/irqchip/arm-gic-v3.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/irqchip/arm-gic-v3.h
b/include/linux/irqchip/arm-gic-v3.h
index d5d798b35c1f6c105c81d0993bce6140bc4fc83b..9e6fdd33bdb2c15d3936fb198fd98cf26b2828cf 100644
(file)
--- a/
include/linux/irqchip/arm-gic-v3.h
+++ b/
include/linux/irqchip/arm-gic-v3.h
@@
-102,8
+102,6
@@
#define GICR_SYNCR 0x00C0
#define GICR_MOVLPIR 0x0100
#define GICR_MOVALLR 0x0110
-#define GICR_ISACTIVER GICD_ISACTIVER
-#define GICR_ICACTIVER GICD_ICACTIVER
#define GICR_IDREGS GICD_IDREGS
#define GICR_PIDR2 GICD_PIDR2