Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233737
b: refs/heads/master
c: eca8325
h: refs/heads/master
i:
  233735: 3e0f9a6
v: v3
  • Loading branch information
Kevin Hilman authored and Tony Lindgren committed Feb 14, 2011
1 parent 3470293 commit b854f94
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: 1232a185ddd500b61b8dc389ad1a357e6b425548
refs/heads/master: eca83258f1d81575576ca553075c641849150f23
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/mailbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ static struct omap_mbox mbox_iva_info = {
.priv = &omap2_mbox_iva_priv,
};

struct omap_mbox *omap2_mboxes[] = { &mbox_iva_info, &mbox_dsp_info, NULL };
struct omap_mbox *omap2_mboxes[] = { &mbox_dsp_info, &mbox_iva_info, NULL };
#endif

#if defined(CONFIG_ARCH_OMAP4)
Expand Down

0 comments on commit b854f94

Please sign in to comment.