x86_64/vdso: Remove jiffies from the vvar page
[pandora-kernel.git] / arch / x86 / include / asm / vvar.h
index 5d2b9ad..5f6d407 100644 (file)
@@ -44,7 +44,6 @@ extern char __vvar_page;
 
 /* DECLARE_VVAR(offset, type, name) */
 
-DECLARE_VVAR(0, volatile unsigned long, jiffies)
 DECLARE_VVAR(16, int, vgetcpu_mode)
 DECLARE_VVAR(128, struct vsyscall_gtod_data, vsyscall_gtod_data)