Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45359
b: refs/heads/master
c: 5e264a5
h: refs/heads/master
i:
  45357: 39ba2de
  45355: 18608b7
  45351: 95177be
  45343: 5de68c0
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Jan 9, 2007
1 parent 0ac8d84 commit f114f5a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 6aa3e1e9447134ccda8b04b91c4ba8182274a78e
refs/heads/master: 5e264a5215e4b703b1bbeb2910ea4441886be8d7
1 change: 0 additions & 1 deletion trunk/arch/powerpc/platforms/maple/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ static void __init maple_init_IRQ(void)
printk(KERN_DEBUG "OpenPIC addr: %lx, has ISUs: %d\n",
openpic_addr, has_isus);
}
of_node_put(root);

BUG_ON(openpic_addr == 0);

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/powerpc/platforms/pasemi/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ static __init void pas_init_IRQ(void)
}
openpic_addr = of_read_number(opprop, naddr);
printk(KERN_DEBUG "OpenPIC addr: %lx\n", openpic_addr);
of_node_put(root);

mpic = mpic_alloc(mpic_node, openpic_addr, MPIC_PRIMARY, 0, 0,
" PAS-OPIC ");
Expand Down

0 comments on commit f114f5a

Please sign in to comment.