aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/ppc/kernel/time.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/kernel/time.c b/arch/ppc/kernel/time.c
index b3cee6b01454..735866559199 100644
--- a/arch/ppc/kernel/time.c
+++ b/arch/ppc/kernel/time.c
@@ -89,8 +89,6 @@ unsigned long tb_to_ns_scale;
89 89
90extern unsigned long wall_jiffies; 90extern unsigned long wall_jiffies;
91 91
92static long time_offset;
93
94DEFINE_SPINLOCK(rtc_lock); 92DEFINE_SPINLOCK(rtc_lock);
95 93
96EXPORT_SYMBOL(rtc_lock); 94EXPORT_SYMBOL(rtc_lock);