[PATCH v4 1/3] test/dm: fdtdec: Add the missing gd declaration
Simon Glass
sjg at chromium.org
Mon Jul 6 03:31:18 CEST 2020
From: Bin Meng <bin.meng at windriver.com>
Add DECLARE_GLOBAL_DATA_PTR since it is referenced in the test codes.
Signed-off-by: Bin Meng <bin.meng at windriver.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v4:
- drop the first 2 patches that are already applied
- rebase against u-boot/next branch
test/dm/fdtdec.c | 2 ++
1 file changed, 2 insertions(+)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list