Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36113
b: refs/heads/master
c: af71ff6
h: refs/heads/master
i:
  36111: 7972499
v: v3
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed Sep 26, 2006
1 parent f19cae4 commit 782a1ac
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: 872188420997f7f7c1b968fd9bce6578e4c3d45f
refs/heads/master: af71ff690b92894f66ccede27f731150dc10d80d
2 changes: 1 addition & 1 deletion trunk/include/linux/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ struct i2c_adapter {
struct module *owner;
unsigned int id;
unsigned int class;
struct i2c_algorithm *algo;/* the algorithm to access the bus */
const struct i2c_algorithm *algo; /* the algorithm to access the bus */
void *algo_data;

/* --- administration stuff. */
Expand Down

0 comments on commit 782a1ac

Please sign in to comment.