commit | ed12a89d0738dd030c42a608efa7a72dd4a1f6da | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Mon May 14 19:38:12 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 12:46:50 2018 -0400 |
tree | e73f2f1770ff95a968002f3c506b087ee6f24132 | |
parent | 9792be7d933ed58ab7ff46a21b37f312a4c04682 [diff] |
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>