Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311000
b: refs/heads/master
c: 350ab15
h: refs/heads/master
v: v3
  • Loading branch information
Jaccon Bastiaansen authored and Sascha Hauer committed Jun 7, 2012
1 parent f087a0a commit 114d98f
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: 18847b42f8d157201550015296a222a9009a04da
refs/heads/master: 350ab15bb2ffe7103bc6bf6c634f3c5b286eaf2a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/mach-mx21ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* Memory-mapped I/O on MX21ADS base board
*/
#define MX21ADS_MMIO_BASE_ADDR 0xf5000000
#define MX21ADS_MMIO_SIZE SZ_16M
#define MX21ADS_MMIO_SIZE 0xc00000

#define MX21ADS_REG_ADDR(offset) (void __force __iomem *) \
(MX21ADS_MMIO_BASE_ADDR + (offset))
Expand Down

0 comments on commit 114d98f

Please sign in to comment.