X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fkernel%2Ftime.c;h=23436b6c18811a4ae1e2aa56b763d519aa890bfd;hb=734d6524800b6a8362666e893a5f3f29b9ef0be9;hp=ed5c38fb146ca5916afb86c46574bb0739d74270;hpb=23fd07750a789a66fe88cf173d52a18f1a387da4;p=linux-2.6 diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c index ed5c38fb14..23436b6c18 100644 --- a/arch/powerpc/kernel/time.c +++ b/arch/powerpc/kernel/time.c @@ -70,10 +70,6 @@ #include #endif -u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; - -EXPORT_SYMBOL(jiffies_64); - /* keep track of when we need to update the rtc */ time_t last_rtc_update; extern int piranha_simulator;