]> git.sur5r.net Git - u-boot/commit
x86: acpi: Remove unused codes
authorBin Meng <bmeng.cn@gmail.com>
Sat, 7 May 2016 14:46:20 +0000 (07:46 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitf4446629c9d60cd92d2c5d3221aed7b4ce07c552
treee0149ef707b95b1b7e80bdf8a3e21826e65b84ea
parent5dafcb8f7d73a844f9f0b14054b1dfe4586238eb
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>
arch/x86/include/asm/acpi_table.h