]> Pileus Git - ~andy/linux/commit
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
authorH. Peter Anvin <hpa@kernel.org>
Wed, 30 May 2012 09:33:41 +0000 (12:33 +0300)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 30 May 2012 17:12:48 +0000 (10:12 -0700)
commit319b6ffc6df892e4ccffff823cc5521a4a5d2dca
tree6a1ff6351d37fab46b74caee92ce5e883085a4b4
parent731a7378b81c2f5fa88ca1ae20b83d548d5613dc
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c

Revert usage of acpi_wakeup_address and move definition
to x86 architecture code in order to make compilation work
in ia64.

[jsakkine: tested compilation in ia64/x86-64 and added
proper commit message]

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Originally-by: H. Peter Anvin <hpa@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link: http://lkml.kernel.org/r/1338370421-27735-1-git-send-email-jarkko.sakkinen@intel.com
Cc: Tony Luck <tony.luck@intel.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/acpi.h
drivers/acpi/sleep.c