x86/api: Rename mp_register_lapic in a comment
authorYasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Wed, 26 Sep 2012 00:54:17 +0000 (09:54 +0900)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Sep 2012 11:29:36 +0000 (13:29 +0200)
commit57c078ce13983d27c83f962b3e9722887209005c
treea34a2fba43ae3e71a08c7ddac9fe3d9be7a0a344
parentd3a8009b1731abb7026a840d1c2701f877f9429f
x86/api: Rename mp_register_lapic in a comment

Commit 31d2092eb0c23636b73d2c24c0c11b66470cef58 ("x86: move
mp_register_lapic_address to boot.c") renamed mp_register_lapic
to acpi_register_lapic. But mp_register_lapic remains in a
comment. So the patch rename it.

Signed-off-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Cc: Len Brown <lenb@kernel.org>
Link: http://lkml.kernel.org/r/50625239.3050403@jp.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/acpi/boot.c