Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73242
b: refs/heads/master
c: 98d74e0
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Nov 9, 2007
1 parent e5830a3 commit 5816257
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: 45e5421eb5bbcd9efa037d682dd357284e3ef982
refs/heads/master: 98d74e08b1194acea2626da22376a2aacabcf67e
2 changes: 1 addition & 1 deletion trunk/arch/frv/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ void __init mem_init(void)
/*
* free the memory that was only required for initialisation
*/
void __init free_initmem(void)
void free_initmem(void)
{
#if defined(CONFIG_RAMKERNEL) && !defined(CONFIG_PROTECT_KERNEL)
unsigned long start, end, addr;
Expand Down

0 comments on commit 5816257

Please sign in to comment.