On 26 November 2015 at 18:51, Simon Glass <[email protected]> wrote: > At present in do_pci(), bdf can either mean a bus number or a PCI bus number. > Use separate variables instead to reduce confusion. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > common/cmd_pci.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

