Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232674
b: refs/heads/master
c: afb7d70
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Tony Lindgren committed Jan 28, 2011
1 parent b4fdbd8 commit 70101cb
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: efe318a333767cbd20746f8d57f3ca7e398d9255
refs/heads/master: afb7d7099e27f30caf69b3ce80a4cb86612a0b87
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/mux.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ static int __init _omap_mux_get_by_name(struct omap_mux_partition *partition,
struct omap_mux *mux = NULL;
struct omap_mux_entry *e;
const char *mode_name;
int found = 0, found_mode, mode0_len = 0;
int found = 0, found_mode = 0, mode0_len = 0;
struct list_head *muxmodes = &partition->muxmodes;

mode_name = strchr(muxname, '.');
Expand Down

0 comments on commit 70101cb

Please sign in to comment.