Files
u-boot/drivers
Phil Sutter 1113146793 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
The debug printing references bar_res, which exists only if
CONFIG_PCI_ENUM_ONLY is not defined. Therefore move it into the ifdef'd
area.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Stefan Roese <sr@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-01-14 14:08:59 +01:00
..
2015-11-02 10:38:00 +09:00
2015-12-01 08:07:22 -07:00
2015-10-22 14:22:22 -04:00
2016-01-14 14:08:59 +01:00
2015-10-23 09:42:28 -06:00