Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350537
b: refs/heads/master
c: c3f78f0
h: refs/heads/master
i:
  350535: 5ce2234
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Feb 10, 2013
1 parent f1cd080 commit c1cbb0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 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: 710a03e9349f027cf2d77559973fc06076a4042a
refs/heads/master: c3f78f07639c286fb9df25c0c55e42e1401830d8
10 changes: 1 addition & 9 deletions trunk/arch/arm/mach-ux500/include/mach/irqs-board-mop500.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,7 @@
#define MOP500_STMPE1601_IRQ_END \
MOP500_STMPE1601_IRQ(STMPE_NR_INTERNAL_IRQS)

/* AB8500 virtual gpio IRQ */
#define AB8500_VIR_GPIO_NR_IRQS 16

#define MOP500_AB8500_VIR_GPIO_IRQ_BASE \
MOP500_STMPE1601_IRQ_END
#define MOP500_AB8500_VIR_GPIO_IRQ_END \
(MOP500_AB8500_VIR_GPIO_IRQ_BASE + AB8500_VIR_GPIO_NR_IRQS)

#define MOP500_NR_IRQS MOP500_AB8500_VIR_GPIO_IRQ_END
#define MOP500_NR_IRQS MOP500_STMPE1601_IRQ_END

#define MOP500_IRQ_END MOP500_NR_IRQS

Expand Down

0 comments on commit c1cbb0d

Please sign in to comment.