Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188368
b: refs/heads/master
c: e786c6a
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Mar 11, 2010
1 parent d59e9a2 commit b543d86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 137d0795a72786fa33e6900cb2ac2eae81f4b6ee
refs/heads/master: e786c6ad2ba7f1f9b9cc9d75d5e7ba7d9cdc550a
6 changes: 0 additions & 6 deletions trunk/arch/microblaze/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,12 +193,6 @@ void free_initmem(void)
(unsigned long)(&__init_end));
}

/* FIXME from arch/powerpc/mm/mem.c*/
void show_mem(void)
{
printk(KERN_NOTICE "%s\n", __func__);
}

void __init mem_init(void)
{
high_memory = (void *)__va(memory_end);
Expand Down

0 comments on commit b543d86

Please sign in to comment.