summaryrefslogtreecommitdiff
path: root/configs/taurus_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-09-29 03:31:20 (GMT)
committerTom Rini <trini@konsulko.com>2017-10-04 16:00:21 (GMT)
commitceb9190969e458dcd1427566f762dbb9cfdfdc94 (patch)
treec5c785627eb29ee46dc7657883b5c717778be849 /configs/taurus_defconfig
parent6990e91f0971b877cd636e646f93587b1afbb284 (diff)
downloadu-boot-ceb9190969e458dcd1427566f762dbb9cfdfdc94.tar.xz
dm: replace dm_dbg() with pr_debug()
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@socionext.com>
Diffstat (limited to 'configs/taurus_defconfig')
0 files changed, 0 insertions, 0 deletions