build error on x86_64 with x86.git#latest

From: Yinghai Lu
Date: Wed Apr 09 2008 - 13:36:30 EST


commit 0465ac59164eda30f4fe49006a67dd6d2c9fc3cf
Author: Pavel Machek <pavel@xxxxxxx>
Date: Wed Feb 20 01:48:39 2008 +0100

suspend: wakeup code in c

Suspend: Wakeup code in C

cause

In file included from arch/x86/kernel/acpi/sleep.c:14:
arch/x86/kernel/acpi/sleep.h:12: error: conflicting types for 'initial_code'
include/asm/smp.h:62: error: previous declaration of 'initial_code' was here
make[2]: *** [arch/x86/kernel/acpi/sleep.o] Error 1
make[1]: *** [arch/x86/kernel/acpi] Error 2
make: *** [arch/x86/kernel] Error 2

YH
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/