From 03713bd226caece8e089490a47f093f5193e5e96 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 23 Nov 2007 14:23:50 +0900 Subject: sh: Move mach-cayman in with the rest of the boards. Signed-off-by: Paul Mundt --- arch/sh/kernel/time_64.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/sh/kernel/time_64.c') diff --git a/arch/sh/kernel/time_64.c b/arch/sh/kernel/time_64.c index e6f54572cd96..81003af8115a 100644 --- a/arch/sh/kernel/time_64.c +++ b/arch/sh/kernel/time_64.c @@ -353,7 +353,6 @@ static __init unsigned int get_cpu_hz(void) * wrap-around (128) and CUI interrupt being raised (64). */ return count*2; -#endif } static irqreturn_t sh64_rtc_interrupt(int irq, void *dev_id) -- cgit v1.2.3-59-g8ed1b