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

Commit 15394cad authored by Dirk Behme's avatar Dirk Behme Committed by Shawn Guo
Browse files

ARM: mxc: Remove test_for_ltirq



The patch "ARM: gic: consolidate PPI handling" removes the usage
of test_for_ltirq. After the merge of imx6q remove this there, too.

Cc: Sascha Hauer <kernel@pengutronix.de>
Signed-off-by: default avatarDirk Behme <dirk.behme@de.bosch.com>
Acked-by: default avatarShawn Guo <shawn.guo@linaro.org>
Acked-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 188d7c6b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -25,6 +25,3 @@

	.macro test_for_ipi, irqnr, irqstat, base, tmp
	.endm

	.macro test_for_ltirq, irqnr, irqstat, base, tmp
	.endm