Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108927
b: refs/heads/master
c: 449f765
h: refs/heads/master
i:
  108925: fddfc9a
  108923: 9928b4d
  108919: 98e9b24
  108911: 06fd0cc
  108895: e31bf0b
  108863: 7879b44
  108799: b3dd26f
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Aug 20, 2008
1 parent 7f551ac commit 4cb99ed
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e4464facd6f1404c2baeb6798d71e34423e7aeaa
refs/heads/master: 449f76506f76051839dfa945c59881c17509cfbf
2 changes: 2 additions & 0 deletions trunk/include/asm-mn10300/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ static inline void *ioremap_nocache(unsigned long offset, unsigned long size)
return (void *) (offset | 0x20000000);
}

#define ioremap_wc ioremap_nocache

static inline void iounmap(void *addr)
{
}
Expand Down

0 comments on commit 4cb99ed

Please sign in to comment.