Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63458
b: refs/heads/master
c: 004561d
h: refs/heads/master
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Jul 31, 2007
1 parent d7bb4ae commit 0cec838
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: ade299d899ed6553d1f4db321e207bb9905bea47
refs/heads/master: 004561d3af67065215b9ddef22048c4d05467fb2
2 changes: 1 addition & 1 deletion trunk/arch/mips/pci/fixup-tx4938.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

extern struct pci_controller tx4938_pci_controller[];

int pci_get_irq(struct pci_dev *dev, int pin)
static int pci_get_irq(const struct pci_dev *dev, int pin)
{
int irq = pin;
u8 slot = PCI_SLOT(dev->devfn);
Expand Down

0 comments on commit 0cec838

Please sign in to comment.