Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280133
b: refs/heads/master
c: 75c7184
h: refs/heads/master
i:
  280131: b57051d
v: v3
  • Loading branch information
Sam Ravnborg authored and Rob Herring committed Dec 27, 2011
1 parent 39e81f7 commit aaea952
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: af71100c7acf3ccaf95044cd5e9e866178e5f8a1
refs/heads/master: 75c71848f22e6381f48614da23df2a43e374b498
2 changes: 1 addition & 1 deletion trunk/drivers/of/pdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ static struct device_node * __init of_pdt_build_tree(struct device_node *parent,
return ret;
}

static void *kernel_tree_alloc(u64 size, u64 align)
static void * __init kernel_tree_alloc(u64 size, u64 align)
{
return prom_early_alloc(size);
}
Expand Down

0 comments on commit aaea952

Please sign in to comment.