[U-Boot] [PATCH 4/4] x86: Remove HAVE_ACPI_RESUME
Simon Glass
sjg at chromium.org
Wed Nov 25 17:52:32 CET 2015
On 25 November 2015 at 01:45, Bin Meng <bmeng.cn at gmail.com> wrote:
> These are currently dead codes. Until we have complete ACPI support,
> we don't know if it works or not. Remove to avoid confusion.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/ivybridge/cpu.c | 9 ---------
> arch/x86/cpu/ivybridge/lpc.c | 9 ---------
> arch/x86/cpu/ivybridge/northbridge.c | 16 ----------------
> board/google/chromebook_link/Kconfig | 1 -
> board/google/chromebox_panther/Kconfig | 1 -
> drivers/pci/pci_rom.c | 8 --------
> 6 files changed, 44 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list