commit | fa43972fab24a3c050e880a7831f9378c6cebc0b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Sep 04 18:53:58 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Sep 08 10:35:04 2008 +0900 |
tree | 35d51e6a0ac6556f82d843506e8317854dc3192c | |
parent | 7d96169cb769f459dd6730b06fa3a88cb0c9297d [diff] [blame] |
sh: fixup many sparse errors. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/time_32.c b/arch/sh/kernel/time_32.c index e2f74cc..23ca711 100644 --- a/arch/sh/kernel/time_32.c +++ b/arch/sh/kernel/time_32.c
@@ -16,6 +16,7 @@ #include <linux/timex.h> #include <linux/sched.h> #include <linux/clockchips.h> +#include <linux/mc146818rtc.h> /* for rtc_lock */ #include <linux/smp.h> #include <asm/clock.h> #include <asm/rtc.h>