Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 074f23b6 authored by Marc Zyngier's avatar Marc Zyngier
Browse files

irqchip/gic-v3: Remove inexistant register definition



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: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 466b7d16
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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