Home
last modified time | relevance | path

Searched hist:"5 eca977935bf58f4227b2681e612a452a0da0286" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtrace.c5eca977935bf58f4227b2681e612a452a0da0286 Wed Feb 24 16:14:45 UTC 2016 Simon Glass <sjg@chromium.org> trace: Fix compiler warnings in trace

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>