[U-Boot] [PATCH] cosmetic: debug: Replace #ifdef DEBUG with debug() macro

Bin Meng bmeng.cn at gmail.com
Sun May 8 10:16:15 CEST 2016


On Sun, May 8, 2016 at 2:41 PM, Lukasz Majewski <lukma633 at gmail.com> wrote:
> Replace #ifdef DEBUG with dedicated debug() macro.
>
> Change-Id: I1d7109799f0086d0ab82c1a609a139238f4ab9b1
> Signed-off-by: Lukasz Majewski <l.majewski at majess.pl>
> ---
>  common/bootm_os.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list