Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336865
b: refs/heads/master
c: 164dce8
h: refs/heads/master
i:
  336863: e49dd95
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 28, 2012
1 parent 874baec commit 8994719
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: afc6d36912f3f3404fcc1dd2234d9028706a9b6a
refs/heads/master: 164dce822157311eeb81470492889bcd83d84ff1
2 changes: 1 addition & 1 deletion trunk/drivers/char/tpm/tpm_infineon.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ static struct pnp_driver tpm_inf_pnp_driver = {
.probe = tpm_inf_pnp_probe,
.suspend = tpm_inf_pnp_suspend,
.resume = tpm_inf_pnp_resume,
.remove = __devexit_p(tpm_inf_pnp_remove)
.remove = tpm_inf_pnp_remove
};

static int __init init_inf(void)
Expand Down

0 comments on commit 8994719

Please sign in to comment.