Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338105
b: refs/heads/master
c: c8ddc22
h: refs/heads/master
i:
  338103: 8c8c266
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 6d6c9a6 commit 8d62246
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: 2c4ae9d21867ec2b771085898682ab3db46341c0
refs/heads/master: c8ddc220177c9b0aa3207f872ef3401c16da9d6d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/olpc_dcon/olpc_dcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ struct i2c_driver dcon_driver = {
.class = I2C_CLASS_DDC | I2C_CLASS_HWMON,
.id_table = dcon_idtable,
.probe = dcon_probe,
.remove = __devexit_p(dcon_remove),
.remove = dcon_remove,
.detect = dcon_detect,
.address_list = normal_i2c,
};
Expand Down

0 comments on commit 8d62246

Please sign in to comment.