Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348899
b: refs/heads/master
c: 7dfc833
h: refs/heads/master
i:
  348897: 610960c
  348895: 6d89fae
v: v3
  • Loading branch information
Steven Rostedt authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent e4a96c3 commit f058f99
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: 811a37effdb11e54e1ff1ddaa944286c88f58487
refs/heads/master: 7dfc8331781f954bbea5c59d4411acf3b28530c1
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sb105x/sb_pci_mp.c
Original file line number Diff line number Diff line change
Expand Up @@ -3054,7 +3054,7 @@ static int init_mp_dev(struct pci_dev *pcidev, mppcibrd_t brd)
sbdev->nr_ports = ((portnum_hex/16)*10) + (portnum_hex % 16);
}
break;
#ifdef CONFIG_PARPORT
#ifdef CONFIG_PARPORT_PC
case PCI_DEVICE_ID_MP2S1P :
sbdev->nr_ports = 2;

Expand Down

0 comments on commit f058f99

Please sign in to comment.