Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60585
b: refs/heads/master
c: 4434810
h: refs/heads/master
i:
  60583: 73843e4
v: v3
  • Loading branch information
Geoff Levand authored and Paul Mackerras committed Jun 28, 2007
1 parent fb1a260 commit c20849a
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: a354ab8557566e9462ea7af20345f6927e6665b3
refs/heads/master: 443481050168e98f91737a02b6428c93f1a1c652
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ static void __init early_reserve_mem(void)

void __init early_init_devtree(void *params)
{
DBG(" -> early_init_devtree()\n");
DBG(" -> early_init_devtree(%p)\n", params);

/* Setup flat device-tree pointer */
initial_boot_params = params;
Expand Down

0 comments on commit c20849a

Please sign in to comment.