]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfa41a158d8b1a0ff43901daf8ab9eaf8518130ac
treeca96bcbbe0a266dfff594a1c2cb81b65a6163547
parent361b9eb308ce652ad581a75b6f7712f9a72ed4f0
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