[U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
Simon Glass
sjg at chromium.org
Sat May 7 20:46:32 CEST 2016
On 7 May 2016 at 08:46, Bin Meng <bmeng.cn at gmail.com> wrote:
> - 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 at gmail.com>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Tested-by: Stefan Roese <sr at denx.de>
>
> ---
>
> Changes in v2:
> - Change commit subject per review comments
>
> arch/x86/include/asm/acpi_table.h | 68 ---------------------------------------
> 1 file changed, 68 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list