commit | 1930c2865108d5510d9013aaced3c12be5f413f6 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Mon Nov 21 22:26:43 2016 +0000 |
committer | Alan Tull <atull@opensource.altera.com> | Tue Nov 29 15:51:45 2016 -0600 |
tree | c70dfd82f4105f7ce7fb41c926b516113f1cdf15 | |
parent | a0e1b618585979bf2520a6a6e954a3bb56cd610b [diff] |
fpga zynq: Add missing \n to messages Function dev_err doesn't add a newline at the end of the string. This will lead to a hard to read kernel log. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com> Reviewed-by: Matthias Brugger <mbrugger@suse.com> Acked-by: Alan Tull <atull@opensource.altera.com>