[U-Boot] [PATCH 04/13] mtdparts: Correct use of debug()

Bin Meng bmeng.cn at gmail.com
Sun Sep 17 12:54:47 UTC 2017


On Sun, Sep 17, 2017 at 5:23 AM, Simon Glass <sjg at chromium.org> wrote:
> The debug() macro now evaluates its expression so does not need #ifdef
> protection. In fact the current code causes a warning with the new log
> implementation. Adjust the code to fix this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/mtdparts.c | 3 ---
>  1 file changed, 3 deletions(-)
>

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


More information about the U-Boot mailing list