Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260783
b: refs/heads/master
c: d448303
h: refs/heads/master
i:
  260781: e7abb37
  260779: 2ca77eb
  260775: 89f695c
  260767: 46c5a49
v: v3
  • Loading branch information
Axel Lin authored and Dmitry Torokhov committed Jul 13, 2011
1 parent 98a2512 commit dd0cda3
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: 21184c4efbba7b7959c7868cf2b99f43f29fc199
refs/heads/master: d448303a77d8925fd06e7b2837bd1826e340bb02
2 changes: 1 addition & 1 deletion trunk/drivers/input/touchscreen/cy8ctmg110_ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int __devexit cy8ctmg110_remove(struct i2c_client *client)
return 0;
}

static struct i2c_device_id cy8ctmg110_idtable[] = {
static const struct i2c_device_id cy8ctmg110_idtable[] = {
{ CY8CTMG110_DRIVER_NAME, 1 },
{ }
};
Expand Down

0 comments on commit dd0cda3

Please sign in to comment.