Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154884
b: refs/heads/master
c: ebc30a0
h: refs/heads/master
v: v3
  • Loading branch information
Coly Li authored and Kyle McMartin committed Jul 3, 2009
1 parent 6e672cf commit c05ba39
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: e9b2601073aa57ffde7259afbe86f405060058e3
refs/heads/master: ebc30a0f67a4d6a9470556f4311478b3b04c2b1f
2 changes: 1 addition & 1 deletion trunk/arch/parisc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ EXPORT_SYMBOL(profile_pc);

/* clock source code */

static cycle_t read_cr16(void)
static cycle_t read_cr16(struct clocksource *cs)
{
return get_cycles();
}
Expand Down

0 comments on commit c05ba39

Please sign in to comment.