Skip to content
Commit 772be899 authored by Feng Tang's avatar Feng Tang Committed by Thomas Gleixner
Browse files

x86: Make EFI RTC function depend on 32bit again

The EFI RTC functions are only available on 32 bit. commit 7bd867df


(x86: Move get/set_wallclock to x86_platform_ops) removed the 32bit
dependency which leads to boot crashes on 64bit EFI systems.

Add the dependency back. 
Solves: http://bugzilla.kernel.org/show_bug.cgi?id=14466

Tested-by: default avatarMatthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
LKML-Reference: <20091020125402.028d66d5@feng-desktop>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 81766741
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment