]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: device: Add newline to debug() messages
authorSimon Glass <sjg@chromium.org>
Wed, 10 Dec 2014 15:55:56 +0000 (08:55 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 11 Dec 2014 20:18:43 +0000 (13:18 -0700)
commit964d153c0e2caa620ffcbe096f3ff85fdb1158e5
tree922af2b238db31b9e37d809a5e8bf2d9583a6a08
parentecc2ed55ee09814d16e81a9d1030a95f98eaf940
dm: device: Add newline to debug() messages

Some of these are missing a newline. Add it.

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