diff options
Diffstat (limited to 'drivers/ptp/ptp_pch.c')
| -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 304cec21bc42..1367655eee39 100644 --- a/drivers/ptp/ptp_pch.c +++ b/drivers/ptp/ptp_pch.c | |||
| @@ -557,7 +557,7 @@ static s32 pch_resume(struct pci_dev *pdev) | |||
| 557 | #define pch_resume NULL | 557 | #define pch_resume NULL |
| 558 | #endif | 558 | #endif |
| 559 | 559 | ||
| 560 | static void __devexit pch_remove(struct pci_dev *pdev) | 560 | static void pch_remove(struct pci_dev *pdev) |
| 561 | { | 561 | { |
| 562 | struct pch_dev *chip = pci_get_drvdata(pdev); | 562 | struct pch_dev *chip = pci_get_drvdata(pdev); |
| 563 | 563 | ||
