u-boot/arch/x86
Bin Meng f4446629c9 x86: acpi: Remove unused codes
- Remove #include <> header files.
- Remove APM_CNT register defines, which should not be here as
  they are SMI related.
- Remove MP_IRQ_ defines as they are duplicates of the same ones
  in asm/mpspec.h.
- Remove ACTL register defines, which should not be here as they
  are chipset specific.
- Remove functional fixed hardware defines, which are not used.
- Remove dev_scope related defines, which are not used.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:18:00 +08:00
..
cpu x86: irq: Enable SCI on IRQ9 2016-05-23 15:18:00 +08:00
dts x86: dts: Update to include ACTL register details 2016-05-23 15:18:00 +08:00
include/asm x86: acpi: Remove unused codes 2016-05-23 15:18:00 +08:00
lib x86: acpi: Fix compiler warnings in write_acpi_tables() 2016-05-23 15:18:00 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig dm: Rename disk uclass to ahci 2016-05-17 09:54:43 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00