Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77836
b: refs/heads/master
c: 52e8b11
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent cc66ffa commit 035e82d
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 7bff489a1496d363e9a640c00eb8970da15079dd
refs/heads/master: 52e8b118ecd17185ce514cd3f955094c1d8f4288
4 changes: 4 additions & 0 deletions trunk/arch/sh/mm/tlb-nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ void __init page_table_range_init(unsigned long start, unsigned long end,
pgd_t *pgd_base)
{
}

void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot)
{
}

0 comments on commit 035e82d

Please sign in to comment.