summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-iop32x/entry-macro.S
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-09-18 23:22:24 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 10:25:46 +0100
commit610300e8f4f833904096ca1233ffd9dbd73fb11f (patch)
tree2b8e26c511edbbfc666af184a3de984c03d06220 /include/asm-arm/arch-iop32x/entry-macro.S
parent38ce73ebd74a9a1738b73619557f2397c59ba628 (diff)
[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset
Get rid of the unused IOP3??_IRQ_OFS irq offset define, start IRQ numbering from zero. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-iop32x/entry-macro.S')
-rw-r--r--include/asm-arm/arch-iop32x/entry-macro.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-iop32x/entry-macro.S b/include/asm-arm/arch-iop32x/entry-macro.S
index 00038c17317a..c5ec1e23cbea 100644
--- a/include/asm-arm/arch-iop32x/entry-macro.S
+++ b/include/asm-arm/arch-iop32x/entry-macro.S
@@ -24,6 +24,5 @@
clz \irqnr, \irqstat
mov \base, #31
subs \irqnr,\base,\irqnr
- add \irqnr,\irqnr,#IRQ_IOP321_DMA0_EOT
1001:
.endm