dm: core: Add \n to two dm_warn() messages
authorSimon Glass <sjg@chromium.org>
Mon, 6 Jul 2015 22:47:40 +0000 (16:47 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:38 +0000 (17:39 -0600)
commit36d7cc17bdb7678c12df52e015155ed64f4de1e7
tree709d6f7b233e2ab596ce49f9964b4018a1656663
parent09e7ea47e7a8c45391243a817efdfcfefd76bd68
dm: core: Add \n to two dm_warn() messages

These should finish with a newline like the others.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device.c