Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108928
b: refs/heads/master
c: 0c7281c
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Aug 20, 2008
1 parent 4cb99ed commit 3f48c32
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: 449f76506f76051839dfa945c59881c17509cfbf
refs/heads/master: 0c7281c0faa1d0bdbdc647430cbdf7e0aed7f385
2 changes: 2 additions & 0 deletions trunk/include/asm-frv/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ static inline void __iomem *ioremap_fullcache(unsigned long physaddr, unsigned l
return __ioremap(physaddr, size, IOMAP_FULL_CACHING);
}

#define ioremap_wc ioremap_nocache

extern void iounmap(void volatile __iomem *addr);

static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
Expand Down

0 comments on commit 3f48c32

Please sign in to comment.