]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci: display header for bus scan
authorTim Harvey <tharvey@gateworks.com>
Fri, 8 May 2015 22:16:07 +0000 (15:16 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:46:08 +0000 (22:46 +0200)
commit76067372324759bc7f34a0fbb1c5524a9e16b4ac
tree61ce2e4f210e1f133c262877332816c378d32407
parentad1fe0d47a52ba87f49814751c2d44a1f3833926
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