Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144968
b: refs/heads/master
c: d0ce9a5
h: refs/heads/master
v: v3
  • Loading branch information
Coly Li authored and Ralf Baechle committed May 14, 2009
1 parent 903cf3a commit efc1281
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: c21004cd5b4cb7d479514d470a62366e8307412c
refs/heads/master: d0ce9a5a47113eec041a0972a0b86134b8fd2828
2 changes: 1 addition & 1 deletion trunk/arch/mips/cavium-octeon/csrc-octeon.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void octeon_init_cvmcount(void)
local_irq_restore(flags);
}

static cycle_t octeon_cvmcount_read(void)
static cycle_t octeon_cvmcount_read(struct clocksource *cs)
{
return read_c0_cvmcount();
}
Expand Down

0 comments on commit efc1281

Please sign in to comment.