Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184685
b: refs/heads/master
c: be8f317
h: refs/heads/master
i:
  184683: eebb462
v: v3
  • Loading branch information
Tony Lindgren committed Feb 15, 2010
1 parent 716407f commit 6e7ae88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 95d2b4e9cbba4c9a2ac63205e846e7ccfebe69b4
refs/heads/master: be8f317740f218bda59cc5ae5aefcdd7a333762a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/include/mach/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ omap_irq_base: .word 0
#ifdef CONFIG_ARCH_OMAP4

.macro get_irqnr_preamble, base, tmp
ldr \base, =OMAP4_IRQ_BASE
.endm

/*
Expand All @@ -114,7 +115,6 @@ omap_irq_base: .word 0
* valid range for an IRQ (30-1020 inclusive).
*/
.macro get_irqnr_and_base, irqnr, irqstat, base, tmp
ldr \base, =OMAP4_IRQ_BASE
ldr \irqstat, [\base, #GIC_CPU_INTACK]

ldr \tmp, =1021
Expand Down

0 comments on commit 6e7ae88

Please sign in to comment.