
12 Apr
2019
12 Apr
'19
11:49 p.m.
On Fri, 22 Mar 2019 at 02:10, Thierry Reding thierry.reding@gmail.com wrote:
From: Thierry Reding treding@nvidia.com
Hide the declaration of the "fd" variable When not building a DEBUG configuration, to avoid the variable being unused.
Signed-off-by: Thierry Reding treding@nvidia.com
Changes in v2:
- new patch
lib/fdtdec_test.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!