diff options
Diffstat (limited to 'drivers/ptp')
-rw-r--r-- | drivers/ptp/ptp_pch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ptp/ptp_pch.c b/drivers/ptp/ptp_pch.c index e624e4dd2abb..304cec21bc42 100644 --- a/drivers/ptp/ptp_pch.c +++ b/drivers/ptp/ptp_pch.c | |||
@@ -581,7 +581,7 @@ static void __devexit pch_remove(struct pci_dev *pdev) | |||
581 | dev_info(&pdev->dev, "complete\n"); | 581 | dev_info(&pdev->dev, "complete\n"); |
582 | } | 582 | } |
583 | 583 | ||
584 | static s32 __devinit | 584 | static s32 |
585 | pch_probe(struct pci_dev *pdev, const struct pci_device_id *id) | 585 | pch_probe(struct pci_dev *pdev, const struct pci_device_id *id) |
586 | { | 586 | { |
587 | s32 ret; | 587 | s32 ret; |