commit | cb4f59cb09861c8224947046e56210f823ee8d17 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 14 12:28:58 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 14 12:59:12 2022 -0400 |
tree | 9bbcd5319f9770f74c44770cdffdafb0cc6cb652 | |
parent | 335497088973c89433c0d96b3f5ed0f1491201a3 [diff] | |
parent | 61c99feb6d4da98a13b601b290f8073cad342976 [diff] |
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/board/toradex/colibri_t20/colibri_t20.c b/board/toradex/colibri_t20/colibri_t20.c index c58d202..1df9697 100644 --- a/board/toradex/colibri_t20/colibri_t20.c +++ b/board/toradex/colibri_t20/colibri_t20.c
@@ -5,6 +5,7 @@ #include <common.h> #include <env.h> +#include <fdt_support.h> #include <init.h> #include <log.h> #include <asm/arch/clock.h>