Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300074
b: refs/heads/master
c: 2f2be27
h: refs/heads/master
v: v3
  • Loading branch information
Matt Turner committed May 2, 2012
1 parent e7e4e22 commit 7ad171e
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: 8fa196478b8fb30e59456252ab4b309985f67443
refs/heads/master: 2f2be2784a60d7ab3f13dbb3e18f0cadea5bb655
2 changes: 1 addition & 1 deletion trunk/arch/alpha/kernel/sys_marvel.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ marvel_init_irq(void)
}

static int
marvel_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
marvel_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
{
struct pci_controller *hose = dev->sysdata;
struct io7_port *io7_port = hose->sysdata;
Expand Down

0 comments on commit 7ad171e

Please sign in to comment.