Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266995
b: refs/heads/master
c: dfdc444
h: refs/heads/master
i:
  266993: f735407
  266991: b47aebd
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Sep 27, 2011
1 parent 2064ce1 commit 853d0a4
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: 25ed1156ddf99f6d8feb87d0992b2ecb1fef667a
refs/heads/master: dfdc4448e078d06bdba0da52db7176437877788f
2 changes: 1 addition & 1 deletion trunk/drivers/base/regmap/regcache-indexed.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ static int regcache_indexed_write(struct regmap *map, unsigned int reg,

static int regcache_indexed_sync(struct regmap *map)
{
int i;
unsigned int i;
int ret;

for (i = 0; i < map->num_reg_defaults; i++) {
Expand Down

0 comments on commit 853d0a4

Please sign in to comment.