]> git.baikalelectronics.ru Git - uboot.git/commit
test: Fix sandbox tests failing to build
authorSean Anderson <seanga2@gmail.com>
Tue, 13 Oct 2020 19:20:52 +0000 (15:20 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 17 Oct 2020 13:03:22 +0000 (09:03 -0400)
commit9d2b3d862d6e80acd1cc9a9108c66dd47b4c8fa5
tree26e7b0d61285bd3e038175a9b422e85ff3ff66f5
parent3fc15483874ae776a98e58791c7e23fc8213a913
test: Fix sandbox tests failing to build

syslog_test.h is in test/log/, not include/

Fixes: 5c6d011622 ("log: Allow LOG_DEBUG to always enable log output")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/log/syslog_test.c
test/log/syslog_test_ndebug.c