
17 Mar
2021
17 Mar
'21
2:29 a.m.
We can use extern instead, so let's drop these macros. It adds one more thing to learn about and doesn't make the code any clearer.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v3)
Changes in v3: - Add new patch to drop DECL() macros from dtoc (to squash in)
tools/dtoc/dtb_platdata.py | 8 ++--- tools/dtoc/test_dtoc.py | 64 +++++++++++++++++++------------------- 2 files changed, 36 insertions(+), 36 deletions(-)
Applied to u-boot-dm/next, thanks!