8 Apr
2026
8 Apr
'26
3:16 p.m.
From: Longfang Liu <liulongfang@huawei.com> Signed-off-by: Longfang Liu <liulongfang@huawei.com> --- include/wd.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/wd.h b/include/wd.h index 6329528..999af06 100644 --- a/include/wd.h +++ b/include/wd.h @@ -44,7 +44,8 @@ typedef struct wd_dev_mask wd_dev_mask_t; typedef void (*wd_log)(const char *format, ...); -#ifndef WD_NO_LOG +//#ifndef WD_NO_LOG +#if 0 #define WD_DEBUG(fmt, args...) \ do {\ openlog("uadk-debug", LOG_CONS | LOG_PID, LOG_LOCAL5);\ -- 2.43.0