commit | 639a0896bc35008eb32a63978cffd284a084f88e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Nov 24 11:39:23 2022 +0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 14 12:04:51 2022 +0800 |
tree | 4dcb578e220c3fb1701e8f4fcd7009f8371d16a5 | |
parent | 347ff93e23cd4423674143f0fa4a591bb376f337 [diff] |
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>