commit | 928aec721630dfe447b861b9a240128870b5793f | [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 | 9cd7ac9dbc81d4c6cb7fb3cf5b3c45fd0e3a30ee [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>