[U-Boot] [PATCH 1/1] sandbox: remove stray DEBUG
Simon Glass
sjg at chromium.org
Fri Oct 19 03:25:50 UTC 2018
On 14 October 2018 at 12:45, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> DEBUG should not be defined in production code.
> Change printf() to debug() where this writes a debug message.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> arch/sandbox/cpu/cpu.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list