Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40270
b: refs/heads/master
c: 64271c4
h: refs/heads/master
v: v3
  • Loading branch information
Craig Hughes authored and Russell King committed Oct 24, 2006
1 parent 105a2d8 commit a19c5f6
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: 52f0c67340ca306d5802b52140a186fcfa4b340e
refs/heads/master: 64271c4d909a15bc588f053a739db2e6df336d7d
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-pxa/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
#define IRQ_TO_GPIO(i) (((i) < IRQ_GPIO(2)) ? ((i) - IRQ_GPIO0) : IRQ_TO_GPIO_2_x(i))

#if defined(CONFIG_PXA25x)
#define PXA_LAST_GPIO 80
#define PXA_LAST_GPIO 84
#elif defined(CONFIG_PXA27x)
#define PXA_LAST_GPIO 127
#endif
Expand Down

0 comments on commit a19c5f6

Please sign in to comment.