Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115831
b: refs/heads/master
c: cbb2ed4
h: refs/heads/master
i:
  115829: 6749aa2
  115827: bd2ae35
  115823: 2e55813
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Oct 20, 2008
1 parent 7e7993d commit 3a871fd
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: d014e5f7f817d8a5d65457c416ade9244785f196
refs/heads/master: cbb2ed4ac61f3e3d1656db141cfced6ed38861d5
2 changes: 1 addition & 1 deletion trunk/drivers/char/tpm/tpm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@ EXPORT_SYMBOL_GPL(tpm_dev_vendor_release);
* Once all references to platform device are down to 0,
* release all allocated structures.
*/
static void tpm_dev_release(struct device *dev)
void tpm_dev_release(struct device *dev)
{
struct tpm_chip *chip = dev_get_drvdata(dev);

Expand Down

0 comments on commit 3a871fd

Please sign in to comment.