Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256692
b: refs/heads/master
c: b57e3c2
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Grant Likely committed Jun 11, 2011
1 parent 7e1e2bf commit a90506b
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: ab1c847af5271495c9c00c931284d7cd46840bd0
refs/heads/master: b57e3c2692b04ac0b2f14bb94c63291fad1d7309
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

#define EP93XX_SECURITY_BASE EP93XX_APB_IOMEM(0x00030000)

#define EP93XX_GPIO_PHYS_BASE EP93XX_APB_PHYS(0x00040000)
#define EP93XX_GPIO_BASE EP93XX_APB_IOMEM(0x00040000)
#define EP93XX_GPIO_REG(x) (EP93XX_GPIO_BASE + (x))
#define EP93XX_GPIO_F_INT_STATUS EP93XX_GPIO_REG(0x5c)
Expand Down

0 comments on commit a90506b

Please sign in to comment.