[U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes

Bin Meng bmeng.cn at gmail.com
Sun May 8 10:18:16 CEST 2016


On Sun, May 8, 2016 at 2:46 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list