Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258641
b: refs/heads/master
c: 6cecabb
h: refs/heads/master
i:
  258639: 263dc34
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Jul 7, 2011
1 parent 8809ec9 commit 8c9899f
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: aec250dc123be14805d51d29d19bf9c3abf733fa
refs/heads/master: 6cecabb39122a859076d0bb23f8da4e00ece38de
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-mxc/iomux-v1.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ EXPORT_SYMBOL(mxc_gpio_mode);
static int imx_iomuxv1_setup_multiple(const int *list, unsigned count)
{
size_t i;
int ret;
int ret = 0;

for (i = 0; i < count; ++i) {
ret = mxc_gpio_mode(list[i]);
Expand Down

0 comments on commit 8c9899f

Please sign in to comment.