On Wed, Feb 3, 2016 at 11:28 AM, Simon Glass <[email protected]> wrote:
> On 2 February 2016 at 06:58, Bin Meng <[email protected]> wrote:
>> Now that we have converted all x86 codes to DM PCI, drop pci_type1.c
>> which is only built for legacy PCI. Also per checkpatch.pl warning,
>> DEFINE_PCI_DEVICE_TABLE is now deprecated so drop that too.
>>
>> Signed-off-by: Bin Meng <[email protected]>
>>
>> ---
>>
>>  arch/x86/include/asm/pci.h |  7 -------
>>  arch/x86/lib/Makefile      |  3 ---
>>  arch/x86/lib/pci_type1.c   | 50 
>> ----------------------------------------------
>>  3 files changed, 60 deletions(-)
>>  delete mode 100644 arch/x86/lib/pci_type1.c
>
> Reviewed-by: Simon Glass <[email protected]>

applied to u-boot-x86/master, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to