Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299273
b: refs/heads/master
c: 6b8e5c9
h: refs/heads/master
i:
  299271: d0fe8f5
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Apr 13, 2012
1 parent 3ab8140 commit 244a67f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9b7333a9c1c22409f685ff6bb6a9e3638e7ff06f
refs/heads/master: 6b8e5c912f4294611351aba151324764ebbefa1b
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <asm/sections.h>
#include <asm/page.h>
#include <asm/setup.h>
#include <asm/traps.h>
#include <asm/mach/arch.h>

#include "mm.h"
Expand All @@ -39,6 +40,7 @@ void __init sanity_check_meminfo(void)
*/
void __init paging_init(struct machine_desc *mdesc)
{
early_trap_init((void *)CONFIG_VECTORS_BASE);
bootmem_init();
}

Expand Down

0 comments on commit 244a67f

Please sign in to comment.