Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231096
b: refs/heads/master
c: 3083314
h: refs/heads/master
v: v3
  • Loading branch information
Aaro Koskinen authored and Tony Lindgren committed Jan 7, 2011
1 parent 939d99e commit 08e4474
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: e118a1df32c41186f717bbe6b42142741530e8b9
refs/heads/master: 3083314238afb593b598dca4bab4bb6ae09a6c82
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 @@ -893,7 +893,7 @@ static struct omap_mux * __init omap_mux_list_add(
return NULL;

m = &entry->mux;
memcpy(m, src, sizeof(struct omap_mux_entry));
entry->mux = *src;

#ifdef CONFIG_OMAP_MUX
if (omap_mux_copy_names(src, m)) {
Expand Down

0 comments on commit 08e4474

Please sign in to comment.