Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93442
b: refs/heads/master
c: df40a57
h: refs/heads/master
v: v3
  • Loading branch information
Remi Machet authored and Paul Mackerras committed Apr 24, 2008
1 parent 20c11db commit ea21e66
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: ff114b669b45480688198f28d6aad1a61223335d
refs/heads/master: df40a57ef16219e5dee75238559960b1dd459c65
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/mv64x60_udbg.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static void mv64x60_udbg_init(void)
if (!np)
return;

block_index = of_get_property(np, "block-index", NULL);
block_index = of_get_property(np, "cell-index", NULL);
if (!block_index)
goto error;

Expand Down

0 comments on commit ea21e66

Please sign in to comment.