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)
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>

No differences found