Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154551
b: refs/heads/master
c: 503dcbe
h: refs/heads/master
i:
  154549: 3abe3b8
  154547: 944782c
  154543: e55a05e
v: v3
  • Loading branch information
Tony Lindgren committed Jun 23, 2009
1 parent 106a189 commit 86dea9e
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: cb5793db5ecf108594d8006ae838e47996a76a19
refs/heads/master: 503dcbeba50fd3545283594bc391b4a400fa6c48
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/include/mach/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
#define OMAP2_IO_ADDRESS(pa) IOMEM(__OMAP2_IO_ADDRESS(pa))

#ifdef __ASSEMBLER__
#define IOMEM(x) x
#define IOMEM(x) (x)
#else
#define IOMEM(x) ((void __force __iomem *)(x))

Expand Down

0 comments on commit 86dea9e

Please sign in to comment.