Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28671
b: refs/heads/master
c: cc98f70
h: refs/heads/master
i:
  28669: e4a3f0f
  28667: cc594a9
  28663: d5cc303
  28655: 5bb5c45
  28639: 90d460f
  28607: 2a1fb9e
  28543: 027412a
  28415: ef6b708
  28159: f4e9aec
  27647: d1f4bd0
  26623: 944cb62
  24575: 9c716ca
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Apr 22, 2006
1 parent af7783e commit 73b9451
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: e110b281dc93e3b4587a3d0440bb7ae38daddfde
refs/heads/master: cc98f70557bd08f2eea7b955dd918692a655d72e
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/xics.c
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ void xics_init_IRQ(void)

np = of_find_node_by_type(NULL, "interrupt-controller");
if (!np) {
printk(KERN_WARNING "xics: no ISA interrupt controller\n");
printk(KERN_DEBUG "xics: no ISA interrupt controller\n");
xics_irq_8259_cascade_real = -1;
xics_irq_8259_cascade = -1;
} else {
Expand Down

0 comments on commit 73b9451

Please sign in to comment.