[U-Boot] dm: replace dm_dbg() with pr_debug()

Tom Rini trini at konsulko.com
Thu Oct 5 21:52:34 UTC 2017


On Fri, Sep 29, 2017 at 12:31:20PM +0900, Masahiro Yamada wrote:

> As we discussed before in ML, dm_dbg() causes undefined reference
> error if #define DEBUG is added to users, but not drivers/core/util.c
> 
> We do not need this macro because we can use pr_debug() instead, and
> it is pretty easy to enable it for the DM core by using ccflags-y.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171005/5112f375/attachment.sig>


More information about the U-Boot mailing list