On 8 May 2015 at 11:36, Simon Glass <s...@chromium.org> wrote: > > On 7 May 2015 at 07:34, Bin Meng <bmeng...@gmail.com> wrote: > > > > pci_hose_phys_to_bus() is needed by several drivers. Move it to > > pci_common.c to avoid a broken build when CONFIG_DM_PCI is on. > > > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > > > > --- > > > > Changes in v2: > > - Drop the patch to wrap CONFIG_E1000 driver with CONFIG_DM_PCI > > - New patch to move pci_hose_phys_to_bus() to pci_common.c > > > > drivers/pci/pci.c | 66 --------------------------------------------- > > drivers/pci/pci_common.c | 70 > > +++++++++++++++++++++++++++++++++++++++++++++--- > > 2 files changed, 66 insertions(+), 70 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot