Use the BIT() macro when creating a bitmask for the logging fields. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Simon Glass <[email protected]> --- v4: no change v3: new patch --- common/log_console.c | 14 +++++++------- common/log_syslog.c | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-)
Applied to u-boot-dm/next, thanks!

