Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336902
b: refs/heads/master
c: b1f7c8c
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 28, 2012
1 parent 9f99772 commit 5dc565f
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: 5c0a42566c153349521ac5ff68561c29d2d261bf
refs/heads/master: b1f7c8cc1b4619f3dfd9f36bcfd35a0f4ce0cd13
2 changes: 1 addition & 1 deletion trunk/drivers/ptp/ptp_pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ static s32 pch_resume(struct pci_dev *pdev)
#define pch_resume NULL
#endif

static void __devexit pch_remove(struct pci_dev *pdev)
static void pch_remove(struct pci_dev *pdev)
{
struct pch_dev *chip = pci_get_drvdata(pdev);

Expand Down

0 comments on commit 5dc565f

Please sign in to comment.