Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123764
b: refs/heads/master
c: 7cb3f6d
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Dec 16, 2008
1 parent 7d76fb4 commit 75592f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 619e15508b9926951d239f28ed77420aa9d00a62
refs/heads/master: 7cb3f6d268d9a016554435bf93a818cbde342980
1 change: 1 addition & 0 deletions trunk/arch/arm/plat-mxc/include/mach/iomux-mx1-mx2.h
Original file line number Diff line number Diff line change
Expand Up @@ -392,5 +392,6 @@ extern int mxc_gpio_setup_multiple_pins(const int *pin_list, unsigned count,
#define IRQ_GPIOB(x) (IRQ_GPIOA(32) + x)
#define IRQ_GPIOC(x) (IRQ_GPIOB(32) + x)
#define IRQ_GPIOD(x) (IRQ_GPIOC(32) + x)
#define IRQ_GPIOE(x) (IRQ_GPIOD(32) + x)

#endif /* _MXC_GPIO_MX1_MX2_H */

0 comments on commit 75592f9

Please sign in to comment.