[U-Boot] [PATCH v2 7/8] x86: Remove legacy pci codes
Bin Meng
bmeng.cn at gmail.com
Wed Nov 11 05:42:45 CET 2015
On Sat, Nov 7, 2015 at 7:58 AM, Simon Glass <sjg at chromium.org> wrote:
> On 6 November 2015 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Now that we have converted all x86 boards to use driver model pci,
>> remove these legacy pci codes.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>> arch/x86/cpu/pci.c | 45 -------------------------------------------
>> arch/x86/include/asm/pci.h | 21 --------------------
>> arch/x86/lib/fsp/fsp_common.c | 5 -----
>> 3 files changed, 71 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list