]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/time.c
powerpc: apply recent changes to merged code
[linux-2.6] / arch / powerpc / kernel / time.c
index ed5c38fb146ca5916afb86c46574bb0739d74270..23436b6c18811a4ae1e2aa56b763d519aa890bfd 100644 (file)
 #include <asm/iSeries/HvCallXm.h>
 #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;