]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:57 +0000 (13:48 +0200)
commita0d7254ba22a40bf1b55a49a0e214990e24d5427
treeac4fbb605200efe48b6a1a63e93cc15b51726bc6
parenta86b48ffcadf7ee2535e8b927faec2fb0575a30d
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