]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPIS
authorAlim Akhtar <alim.akhtar@samsung.com>
Wed, 4 Jan 2017 08:24:20 +0000 (13:54 +0530)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 8 Feb 2017 13:54:11 +0000 (13:54 +0000)
commite3c484b183d3bbef0f0df527e10359163f0bb1db
treed29c10c752e1e098454bb704a8eae41bf79b5791
parent6a25ad3a9f9832f24df7987227122b8359f05c8e
irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPIS

GICD_TYPER_LPIS macro is defined twice in this file. This patch removes the
duplicate entry.

Fixes: f5c1434c217f ("irqchip: GICv3: rework redistributor structure")
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/linux/irqchip/arm-gic-v3.h