Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297767
b: refs/heads/master
c: 21235bd
h: refs/heads/master
i:
  297765: a2f7aa5
  297763: b0e72e2
  297759: 8fd14ce
v: v3
  • Loading branch information
Tarun Kanti DebBarma authored and Tony Lindgren committed Mar 29, 2012
1 parent cb986ac commit 5fe6656
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e6801afb6bef30c47d4933191f9140e5a475914e
refs/heads/master: 21235bdb8aa5e8320b08f79525a45185a52b07df
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-omap/include/plat/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,6 @@
#define OMAP_MPUIO(nr) (OMAP_MAX_GPIO_LINES + (nr))
#define OMAP_GPIO_IS_MPUIO(nr) ((nr) >= OMAP_MAX_GPIO_LINES)

#define OMAP_GPIO_IRQ(nr) (OMAP_GPIO_IS_MPUIO(nr) ? \
IH_MPUIO_BASE + ((nr) & 0x0f) : \
IH_GPIO_BASE + (nr))

#define METHOD_MPUIO 0
#define METHOD_GPIO_1510 1
#define METHOD_GPIO_1610 2
Expand Down

0 comments on commit 5fe6656

Please sign in to comment.