Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38487
b: refs/heads/master
c: 586da2c
h: refs/heads/master
i:
  38485: eb2479b
  38483: b3b79c4
  38479: 9f4543c
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Oct 4, 2006
1 parent 37bd491 commit 26f2d04
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: 2ec6ef1034632c67896955d52bf8efb99195b742
refs/heads/master: 586da2cc78131d194ecacaf4de26b49691de5fd3
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ static void __init pseries_mpic_init_IRQ(void)

cascade_irq = irq_of_parse_and_map(cascade, 0);
if (cascade == NO_IRQ) {
printk(KERN_ERR "xics: failed to map cascade interrupt");
printk(KERN_ERR "mpic: failed to map cascade interrupt");
return;
}

Expand Down

0 comments on commit 26f2d04

Please sign in to comment.