Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286889
b: refs/heads/master
c: bc2827d
h: refs/heads/master
i:
  286887: a58947a
v: v3
  • Loading branch information
Russell King committed Jan 19, 2012
1 parent e045ed7 commit c916fdb
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: 7a28b5a25f212b5f17cc0c973d1b8baa16069dd5
refs/heads/master: bc2827d08cb31de5ab3a467a3e1572d8437340e6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ static void arm_memory_present(void)

static bool arm_memblock_steal_permitted = true;

phys_addr_t arm_memblock_steal(phys_addr_t size, phys_addr_t align)
phys_addr_t __init arm_memblock_steal(phys_addr_t size, phys_addr_t align)
{
phys_addr_t phys;

Expand Down

0 comments on commit c916fdb

Please sign in to comment.