[U-Boot] [PATCH v2 16/22] x86: acpi: Make enter_acpi_mode() public

Bin Meng bmeng.cn at gmail.com
Wed Apr 26 07:35:18 UTC 2017


On Fri, Apr 21, 2017 at 10:24 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> enter_acpi_mode() is useful on other boot path like S3 resume, so
> make it public.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - add a function comment block for enter_acpi_mode()
>
>  arch/x86/include/asm/acpi_table.h | 9 +++++++++
>  arch/x86/lib/acpi_table.c         | 2 +-
>  2 files changed, 10 insertions(+), 1 deletion(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list