On Sat, Oct 5, 2019 at 11:33 PM Bin Meng <[email protected]> wrote: > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <[email protected]> wrote: > > > > At present this hedaer is only available on x86. To allow sandbox to use > > it for testing, move it to a common location. > > > > Signed-off-by: Simon Glass <[email protected]> > > --- > > > > arch/x86/cpu/baytrail/acpi.c | 2 +- > > arch/x86/cpu/cpu.c | 2 +- > > arch/x86/cpu/wakeup.S | 2 +- > > arch/x86/lib/acpi_s3.c | 2 +- > > arch/x86/lib/coreboot_table.c | 2 +- > > arch/x86/lib/fsp/fsp_common.c | 2 +- > > arch/x86/lib/fsp1/fsp_common.c | 2 +- > > drivers/pci/pci_rom.c | 2 +- > > drivers/sysreset/sysreset_x86.c | 2 +- > > {arch/x86/include/asm => include}/acpi_s3.h | 0 > > 10 files changed, 9 insertions(+), 9 deletions(-) > > rename {arch/x86/include/asm => include}/acpi_s3.h (100%) > > > > Reviewed-by: Bin Meng <[email protected]>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

