
7 Feb
2021
7 Feb
'21
1:17 a.m.
These have '_test' suffixes which are not present on the drivers in the source code. Drop the suffixes to avoid a mismatch when scanning.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/dtoc/test/dtoc_test_simple.dts | 4 ++-- tools/dtoc/test_dtoc.py | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-)
Applied to u-boot-dm, thanks!