Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62835
b: refs/heads/master
c: fb4bb13
h: refs/heads/master
i:
  62833: f3cfc06
  62831: c3fbfd4
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Jul 24, 2007
1 parent 7e025a6 commit d8eaf3b
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: 9a0f3b73601a146998236237d82b55ae80337f10
refs/heads/master: fb4bb133ada7423b2504bb64bb6cc95c079a7d9d
2 changes: 1 addition & 1 deletion trunk/arch/mips/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ void free_initrd_mem(unsigned long start, unsigned long end)
}
#endif

void free_initmem(void)
void __init_refok free_initmem(void)
{
prom_free_prom_memory();
free_init_pages("unused kernel memory",
Expand Down

0 comments on commit d8eaf3b

Please sign in to comment.