x86: Fix warning in pvclock.c
authorDave Jones <davej@redhat.com>
Mon, 13 Jul 2009 20:14:37 +0000 (16:14 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jul 2009 14:25:05 +0000 (16:25 +0200)
commit2ad76643ff58bb8841f391ea8327c14abe273ea3
treeca96bcbbe0a266dfff594a1c2cb81b65a6163547
parent7473727be884293c8171775a148e1d174d1606e6
x86: Fix warning in pvclock.c

when building 32-bit, I see this ..
arch/x86/kernel/pvclock.c:63:7: warning: "__x86_64__" is not defined

Signed-off-by: Dave Jones <davej@redhat.com>
LKML-Reference: <20090713201437.GA12165@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pvclock.c