Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163352
b: refs/heads/master
c: 222db3e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Aug 4, 2009
1 parent b87e29d commit 411369e
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: 700487c158163f14e6ff10de770b565c1c993c69
refs/heads/master: 222db3e5f21fca563f5f692e000afcc01cb4395c
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/pg-mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ void __init kmap_coherent_init(void)
#endif
}

static inline void *kmap_coherent(struct page *page, unsigned long addr)
static void *kmap_coherent(struct page *page, unsigned long addr)
{
enum fixed_addresses idx;
unsigned long vaddr, flags;
Expand Down

0 comments on commit 411369e

Please sign in to comment.