[U-Boot] [PATCH 04/16] trace: Fix compiler warnings in trace

Bin Meng bmeng.cn at gmail.com
Tue Feb 16 10:21:22 CET 2016


On Mon, Feb 15, 2016 at 9:36 AM, Simon Glass <sjg at chromium.org> wrote:
> With min() we must use the same type for each parameter. Fix two problems
> in trace.c which produce compiler warnings.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/trace.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list