Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58751
b: refs/heads/master
c: cd6f5b8
h: refs/heads/master
i:
  58749: d5aafe1
  58747: 3153da7
  58743: 0d67c5e
  58735: 711132e
  58719: c635f6b
  58687: 94ad651
  58623: 0637571
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jul 10, 2007
1 parent fbae617 commit 665003a
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: c2edacf80e155ef54ae4774379d461b60896bc2e
refs/heads/master: cd6f5b8051efe03b90a1dd6d63a642f78ec4e60d
2 changes: 1 addition & 1 deletion trunk/drivers/net/sunhme.c
Original file line number Diff line number Diff line change
Expand Up @@ -2625,7 +2625,7 @@ static void quattro_sbus_free_irqs(void)
#endif /* CONFIG_SBUS */

#ifdef CONFIG_PCI
static struct quattro * __init quattro_pci_find(struct pci_dev *pdev)
static struct quattro * __devinit quattro_pci_find(struct pci_dev *pdev)
{
struct pci_dev *bdev = pdev->bus->self;
struct quattro *qp;
Expand Down

0 comments on commit 665003a

Please sign in to comment.