Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177245
b: refs/heads/master
c: f7036d6
h: refs/heads/master
i:
  177243: 86fe9f0
v: v3
  • Loading branch information
Yi Li authored and Mike Frysinger committed Dec 15, 2009
1 parent 5507661 commit c8f4960
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: 3a022ba9ac12aefe6bbbdda4c9086e21b25b8939
refs/heads/master: f7036d649c88ad14b482b2787ffb1063c8a719d7
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/time-ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ void __init setup_gptimer0(void)
enable_gptimers(TIMER0bit);
}

static cycle_t bfin_read_gptimer0(void)
static cycle_t bfin_read_gptimer0(struct clocksource *cs)
{
return bfin_read_TIMER0_COUNTER();
}
Expand Down

0 comments on commit c8f4960

Please sign in to comment.