Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287241
b: refs/heads/master
c: dbc3982
h: refs/heads/master
i:
  287239: cc616cd
v: v3
  • Loading branch information
Vaibhav Hiremath authored and Tony Lindgren committed Jan 26, 2012
1 parent 428f3f2 commit 02a5f6c
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: a075ccc6810dd2532d6bca548bd6e3b59105bd82
refs/heads/master: dbc3982ae286e934e71f0b44e78d14844a9ca83b
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ static struct clocksource clocksource_gpt = {
static u32 notrace dmtimer_read_sched_clock(void)
{
if (clksrc.reserved)
return __omap_dm_timer_read_counter(clksrc.io_base, 1);
return __omap_dm_timer_read_counter(&clksrc, 1);

return 0;
}
Expand Down

0 comments on commit 02a5f6c

Please sign in to comment.