Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91488
b: refs/heads/master
c: 18f032c
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Paul Mackerras committed Apr 1, 2008
1 parent 1065a9f commit ddfdf44
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: 52db9b44262754bad1b0456d27a862a46cc7f893
refs/heads/master: 18f032cb51a6de7d9c875e1112650ecf975fee12
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ early_param("mem", early_parse_mem);
* The device tree may be allocated beyond our memory limit, or inside the
* crash kernel region for kdump. If so, move it out of the way.
*/
static void move_device_tree(void)
static void __init move_device_tree(void)
{
unsigned long start, size;
void *p;
Expand Down

0 comments on commit ddfdf44

Please sign in to comment.