x86, apic: Unify identical register_lapic_address() functions
commitc0104d38a740b25662c592c71f6907676510289c
authorYinghai Lu <yinghai@kernel.org>
Tue, 7 Dec 2010 08:55:17 +0000 (7 00:55 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Dec 2010 20:52:04 +0000 (9 21:52 +0100)
tree35a8ab1ec51b3614e2a42ca5f373075161c9eeeb
parent51ddafcbc735155a7e946b8b6ff19fcd5351375b
x86, apic: Unify identical register_lapic_address() functions

They are the same, move the common function to apic.c to allow
further cleanups.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Len Brown <lenb@kernel.org>
LKML-Reference: <4CFDF675.4060305@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/apic.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/apic.c
arch/x86/kernel/mpparse.c