Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20115
b: refs/heads/master
c: b887d3f
h: refs/heads/master
i:
  20113: 80a7b32
  20111: 2867e30
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Feb 8, 2006
1 parent 21c7757 commit d2b9bfc
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: be6e518b625a90e84d26371f722474e239c01e4c
refs/heads/master: b887d3f2c63543dce1a0825e41be3a8d3ebef78d
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ static inline void pfx##write##bwlq(type val, \
BUG(); \
} \
\
static inline type pfx##read##bwlq(volatile void __iomem *mem) \
static inline type pfx##read##bwlq(const volatile void __iomem *mem) \
{ \
volatile type *__mem; \
type __val; \
Expand Down

0 comments on commit d2b9bfc

Please sign in to comment.