Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106850
b: refs/heads/master
c: c46acb8
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mundt committed Jul 28, 2008
1 parent 8600005 commit 9958642
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: cbe9da029d9cc4fff59d559789885079a84a0af8
refs/heads/master: c46acb8e2093779bda393f028099477f98cfef3c
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/pg-sh7705.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ void copy_user_page(void *to, void *from, unsigned long address, struct page *pg
* For SH7705, we have our own implementation for ptep_get_and_clear
* Copied from pg-sh4.c
*/
inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)
pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)
{
pte_t pte = *ptep;

Expand Down

0 comments on commit 9958642

Please sign in to comment.