]> git.sur5r.net Git - u-boot/commit
PCI: Add newlines to debug prints in pci_auto_common.c
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Mon, 14 May 2018 16:38:12 +0000 (19:38 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 16:46:50 +0000 (12:46 -0400)
commited12a89d0738dd030c42a608efa7a72dd4a1f6da
treee73f2f1770ff95a968002f3c506b087ee6f24132
parent9792be7d933ed58ab7ff46a21b37f312a4c04682
PCI: Add newlines to debug prints in pci_auto_common.c

All of the debug output from this file is squished to one line. Fix
it.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci_auto_common.c