projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188d7c6
)
ARM: mxc: Remove test_for_ltirq
author
Dirk Behme
<dirk.behme@de.bosch.com>
Fri, 4 Nov 2011 12:30:18 +0000
(20:30 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 4 Nov 2011 12:35:37 +0000
(20:35 +0800)
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: Dirk Behme <dirk.behme@de.bosch.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/plat-mxc/include/mach/entry-macro.S
patch
|
blob
|
history
diff --git
a/arch/arm/plat-mxc/include/mach/entry-macro.S
b/arch/arm/plat-mxc/include/mach/entry-macro.S
index 9fe0dfcf4e7e02a85e0d4e944829d9f43305d74c..ca5cf26a04b1c9f16bf3e455afd4fa4098a7048e 100644
(file)
--- a/
arch/arm/plat-mxc/include/mach/entry-macro.S
+++ b/
arch/arm/plat-mxc/include/mach/entry-macro.S
@@
-25,6
+25,3
@@
.macro test_for_ipi, irqnr, irqstat, base, tmp
.endm
-
- .macro test_for_ltirq, irqnr, irqstat, base, tmp
- .endm