Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60718
b: refs/heads/master
c: 5ee403f
h: refs/heads/master
v: v3
  • Loading branch information
Yoann Padioleau authored and Linus Torvalds committed Jul 17, 2007
1 parent b7a3eee commit beb37ad
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: ae6f4a8b986c9d9eff00fcbd23d1c2585b97fe57
refs/heads/master: 5ee403f584a67fb8725cca4d55218925b9295528
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-pmcmsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ static struct i2c_adapter pmcmsptwi_adapter = {
static struct platform_driver pmcmsptwi_driver = {
.probe = pmcmsptwi_probe,
.remove = __devexit_p(pmcmsptwi_remove),
.driver {
.driver = {
.name = DRV_NAME,
.owner = THIS_MODULE,
},
Expand Down

0 comments on commit beb37ad

Please sign in to comment.