Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348260
b: refs/heads/master
c: ffed2b4
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Jan 3, 2013
1 parent 2297cd3 commit 9b41545
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: 7e278157921f95d7313ede005cb07b72b7011962
refs/heads/master: ffed2b4f7c04da99ec3a8e8f096c90ea9c0f9956
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/include/asm/highmem.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static inline void kunmap(struct page *page)
kunmap_high(page);
}

static inline void *__kmap_atomic(struct page *page)
static inline void *kmap_atomic(struct page *page)
{
return kmap_atomic_prot(page, kmap_prot);
}
Expand Down

0 comments on commit 9b41545

Please sign in to comment.