]> git.baikalelectronics.ru Git - kernel.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)
commit9d93ea487a3f09c0f5b5d0b82a4b56c4839acf20
treed29c10c752e1e098454bb704a8eae41bf79b5791
parent920827cbbfa580e78b12bd218041f6f02f2d6973
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: 1ccbe8d9e7e1 ("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