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

2016-02-02 Thread Bin Meng
On Tue, Feb 2, 2016 at 12:20 AM, Simon Glass wrote: > On 1 February 2016 at 02:40, Bin Meng wrote: >> Now that we have converted all x86 codes to use DM PCI APIs, >> drop those legacy ones. >> >> Signed-off-by: Bin Meng >> >> --- >> >> arch/x86/cpu/pci.c | 53 >> ---

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

2016-02-01 Thread Simon Glass
On 1 February 2016 at 02:40, Bin Meng wrote: > Now that we have converted all x86 codes to use DM PCI APIs, > drop those legacy ones. > > Signed-off-by: Bin Meng > > --- > > arch/x86/cpu/pci.c | 53 > -- > arch/x86/include/asm/pci.h | 12 -