Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376212
b: refs/heads/master
c: 0f49703
h: refs/heads/master
v: v3
  • Loading branch information
jean-philippe francois authored and Tony Lindgren committed May 16, 2013
1 parent 1bfba41 commit 15585c1
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: 304e71e0ad4125c29a0731491b75c3b83530d616
refs/heads/master: 0f497039276fa2ca2ca324236848bb15c8c775dc
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@ static int _omap4_get_context_lost(struct omap_hwmod *oh)
* do so is present in the hwmod data, then call it and pass along the
* return value; otherwise, return 0.
*/
static int __init _enable_preprogram(struct omap_hwmod *oh)
static int _enable_preprogram(struct omap_hwmod *oh)
{
if (!oh->class->enable_preprogram)
return 0;
Expand Down

0 comments on commit 15585c1

Please sign in to comment.