x86: cosmetic: Fix a typo in the reserve_arch() comments
authorBin Meng <bmeng.cn@gmail.com>
Thu, 24 Nov 2022 03:39:23 +0000 (11:39 +0800)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 14 Dec 2022 04:04:51 +0000 (12:04 +0800)
commit58e2a35f2e81b0114cf05bfd6e96e4d70e47b22c
tree4dcb578e220c3fb1701e8f4fcd7009f8371d16a5
parente23cae30801fab679e98029e0d3079592e1d3915
x86: cosmetic: Fix a typo in the reserve_arch() comments

It should be fsp_continue().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/cpu.c