[U-Boot] [PATCH v4 3/8] x86: fix a typo in function name
Simon Glass
sjg at chromium.org
Thu Dec 31 06:08:01 CET 2015
On 30 December 2015 at 19:55, Miao Yan <yanmiaobest at gmail.com> wrote:
> Rename 'find_cpu_by_apid_id' to 'find_cpu_by_apic_id'. This
> should be a typo.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> ---
> arch/x86/cpu/mp_init.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list