pci: display header for bus scan
authorTim Harvey <tharvey@gateworks.com>
Fri, 8 May 2015 22:16:07 +0000 (15:16 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 27 May 2015 17:35:54 +0000 (13:35 -0400)
commit0373a7e91b1fc1c3652669a4481219daf06e12e9
tree3aa6b5837c940297a261eb98eead06aa95121734
parentc75648d75ecd164975da08110f67d2a81302f5ac
pci: display header for bus scan

If we are displaying detected PCI devices (CONFIG_PCI_SCAN_SHOW) display
a 'PCI:' header prior to scan.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
drivers/pci/pci.c