aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/68328/timers.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu/platform/68328/timers.c')
-rw-r--r--arch/m68knommu/platform/68328/timers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/68328/timers.c b/arch/m68knommu/platform/68328/timers.c
index 6bafefa546e5..309f725995bf 100644
--- a/arch/m68knommu/platform/68328/timers.c
+++ b/arch/m68knommu/platform/68328/timers.c
@@ -75,7 +75,7 @@ static struct irqaction m68328_timer_irq = {
/***************************************************************************/
-static cycle_t m68328_read_clk(void)
+static cycle_t m68328_read_clk(struct clocksource *cs)
{
unsigned long flags;
u32 cycles;