diff options
Diffstat (limited to 'arch/powerpc/kernel/time.c')
| -rw-r--r-- | arch/powerpc/kernel/time.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c index ed5c38fb146c..23436b6c1881 100644 --- a/arch/powerpc/kernel/time.c +++ b/arch/powerpc/kernel/time.c | |||
| @@ -70,10 +70,6 @@ | |||
| 70 | #include <asm/iSeries/HvCallXm.h> | 70 | #include <asm/iSeries/HvCallXm.h> |
| 71 | #endif | 71 | #endif |
| 72 | 72 | ||
| 73 | u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; | ||
| 74 | |||
| 75 | EXPORT_SYMBOL(jiffies_64); | ||
| 76 | |||
| 77 | /* keep track of when we need to update the rtc */ | 73 | /* keep track of when we need to update the rtc */ |
| 78 | time_t last_rtc_update; | 74 | time_t last_rtc_update; |
| 79 | extern int piranha_simulator; | 75 | extern int piranha_simulator; |
