X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Fxen%2Ftime.c;h=c532d280ce3698a28d8d5bb034178b834dbe0dbb;hp=2e2d370a47b1517bf1caa2503c04a96e1fa3b79a;hb=a18f22a968de17b29f2310cdb7ba69163e65ec15;hpb=798778b8653f64b7b2162ac70eca10367cff6ce8 diff --git a/arch/x86/xen/time.c b/arch/x86/xen/time.c index 2e2d370a47b1..c532d280ce36 100644 --- a/arch/x86/xen/time.c +++ b/arch/x86/xen/time.c @@ -26,8 +26,6 @@ #include "xen-ops.h" -#define XEN_SHIFT 22 - /* Xen may fire a timer up to this many ns early */ #define TIMER_SLOP 100000 #define NS_PER_TICK (1000000000LL / HZ) @@ -211,8 +209,6 @@ static struct clocksource xen_clocksource __read_mostly = { .rating = 400, .read = xen_clocksource_get_cycles, .mask = ~0, - .mult = 1<