commit | 074f23b675f9f2a9c51c16ecefd06b4658d5e629 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed May 04 10:22:27 2016 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed May 11 10:12:12 2016 +0100 |
tree | efde22a9d0c32e987cbbdd166533457b42e15133 | |
parent | 466b7d168881f477ec8ddcc42d4206618acccf18 [diff] |
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: Marc Zyngier <marc.zyngier@arm.com>