Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145392
b: refs/heads/master
c: f5c81a3
h: refs/heads/master
v: v3
  • Loading branch information
Coly Li authored and Eric Miao committed May 22, 2009
1 parent be9daa4 commit 3f64edc
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: 0e1b74df992c1ef92213ab26f952befda2087f59
refs/heads/master: f5c81a327015844eb91087dd102648b5d984f33c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mmp/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static struct clock_event_device ckevt = {
.set_mode = timer_set_mode,
};

static cycle_t clksrc_read(void)
static cycle_t clksrc_read(struct clocksource *cs)
{
return timer_read();
}
Expand Down

0 comments on commit 3f64edc

Please sign in to comment.