[U-Boot] [PATCH 23/23] x86: pci: Drop legacy PCI APIs

Bin Meng bmeng.cn at gmail.com
Wed Feb 3 05:34:18 CET 2016


On Tue, Feb 2, 2016 at 12:20 AM, Simon Glass <sjg at chromium.org> wrote:
> On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Now that we have converted all x86 codes to use DM PCI APIs,
>> drop those legacy ones.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>>  arch/x86/cpu/pci.c         | 53 ----------------------------------------------
>>  arch/x86/include/asm/pci.h | 12 -----------
>>  2 files changed, 65 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Tested on Minnowmax:
> Tested-by: Simon Glass <sjg at chromium.org>

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


More information about the U-Boot mailing list