Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154898
b: refs/heads/master
c: 0c5cb79
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Beregalov authored and Kyle McMartin committed Jul 3, 2009
1 parent 8022d44 commit f5377d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ca0844e347cf0fc9719c825ea1959501117b7f89
refs/heads/master: 0c5cb79198d80eaea273f3e91cb418d559f13462
4 changes: 2 additions & 2 deletions trunk/drivers/parisc/superio.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,8 @@ static void __init superio_parport_init(void)
0 /*base_hi*/,
PAR_IRQ,
PARPORT_DMA_NONE /* dma */,
NULL /*struct pci_dev* */),
0 /* shared irq flags */ )
NULL /*struct pci_dev* */,
0 /* shared irq flags */))

printk(KERN_WARNING PFX "Probing parallel port failed.\n");
#endif /* CONFIG_PARPORT_PC */
Expand Down

0 comments on commit f5377d0

Please sign in to comment.