diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2021-07-30 12:13:11 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-08-08 11:27:27 -0600 |
commit | b18b38f2ae3f54b906e0f2ab86789d9dd0110ed2 (patch) | |
tree | 8bb69dfc8bc7bbfbd047cb8cb5edb79ecace6a46 /test | |
parent | 8f07f5376a21a57ce191e5548b1a30c9709994d3 (diff) | |
download | u-boot-b18b38f2ae3f54b906e0f2ab86789d9dd0110ed2.tar.gz u-boot-b18b38f2ae3f54b906e0f2ab86789d9dd0110ed2.tar.bz2 u-boot-b18b38f2ae3f54b906e0f2ab86789d9dd0110ed2.zip |
dm: migrate the dm_warn to use the log macro
Migrate the dm_warn function to log macro with
LOGC_DM category and LOGL_WARNING level.
This macro allows filtering with log command and allows
output on all log backend.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions