Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100735
b: refs/heads/master
c: b206ed0
h: refs/heads/master
i:
  100733: b13018c
  100731: 75b9aae
  100727: cbd3183
  100719: ba5792a
  100703: 6e3f4fc
  100671: 2667a6b
  100607: 4abbdf9
v: v3
  • Loading branch information
Lennert Buytenhek authored and Lennert Buytenhek committed Jun 22, 2008
1 parent 90a8f3f commit a9544d8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: 19cfd5c09f780ac870fd9d89201c4ebc0b22be81
refs/heads/master: b206ed0462b7112d07bb9f245bf49f5e95ff174a
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-orion5x/dns323-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ static int __init dns323_pci_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
if (irq != -1)
return irq;

pr_err("%s: requested mapping for unknown device\n", __func__);

return -1;
}

Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-orion5x/kurobox_pro-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ static int __init kurobox_pro_pci_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
/*
* PCI isn't used on the Kuro
*/
printk(KERN_ERR "kurobox_pro_pci_map_irq failed, unknown bus\n");

return -1;
}

Expand Down

0 comments on commit a9544d8

Please sign in to comment.