Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283171
b: refs/heads/master
c: e66d3c4
h: refs/heads/master
i:
  283169: 3abd2d4
  283167: 883015a
v: v3
  • Loading branch information
Mark Salter committed Oct 6, 2011
1 parent 838cf17 commit a0988f8
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: 854a68521badc48460c9cbcdf37b220865836ac3
refs/heads/master: e66d3c490c7a45daa49c1ae9cc5fe0687d14b823
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ static inline void __iomem *ioremap(phys_addr_t offset, unsigned long size)
#define ioremap_wc ioremap_nocache
#endif

static inline void iounmap(void *addr)
static inline void iounmap(void __iomem *addr)
{
}
#endif /* CONFIG_MMU */
Expand Down

0 comments on commit a0988f8

Please sign in to comment.