Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83959
b: refs/heads/master
c: aafa195
h: refs/heads/master
i:
  83957: 354569a
  83955: 9a28a81
  83951: 5c6d4a0
v: v3
  • Loading branch information
Kim Phillips authored and Kumar Gala committed Feb 6, 2008
1 parent 708a3a8 commit e0a6e31
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: 1347a2c1eb61fce8b5085801761c7b63f9e7ba8b
refs/heads/master: aafa1955501955bf4e53b72fee0be9f35b711b9d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/83xx/mpc832x_rdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ static void __init mpc832x_rdb_setup_arch(void)
#ifdef CONFIG_QUICC_ENGINE
qe_reset();

if ((np = of_find_node_by_name(np, "par_io")) != NULL) {
if ((np = of_find_node_by_name(NULL, "par_io")) != NULL) {
par_io_init(np);
of_node_put(np);

Expand Down

0 comments on commit e0a6e31

Please sign in to comment.