Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328486
b: refs/heads/master
c: a695145
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Linus Walleij committed Sep 18, 2012
1 parent ac3eee3 commit 53498d8
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: c31a00cd30b176e40e0378664bace6fd5e0417c8
refs/heads/master: a695145b9c4225eeadf56c3caf37cb3b525a32d4
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ static int __devinit imx_pinctrl_parse_groups(struct device_node *np,
{
unsigned int pin_func_id;
int ret, size;
const const __be32 *list;
const __be32 *list;
int i, j;
u32 config;

Expand Down

0 comments on commit 53498d8

Please sign in to comment.