Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111105
b: refs/heads/master
c: ee25d33
h: refs/heads/master
i:
  111103: b9bf356
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Oct 11, 2008
1 parent e30ca48 commit 15f0b5d
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: ce8e74112b1b1215aa5bbe261ed751498ce65434
refs/heads/master: ee25d33f87348fd9e0ea148c4a25a3e7415fb5ba
2 changes: 1 addition & 1 deletion trunk/arch/mips/pci/pci-tx4938.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ int __init tx4938_pciclk66_setup(void)
return pciclk;
}

int tx4938_pcic1_map_irq(const struct pci_dev *dev, u8 slot)
int __init tx4938_pcic1_map_irq(const struct pci_dev *dev, u8 slot)
{
if (get_tx4927_pcicptr(dev->bus->sysdata) == tx4938_pcic1ptr) {
switch (slot) {
Expand Down

0 comments on commit 15f0b5d

Please sign in to comment.