Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
authorTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 16:28:58 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 16:59:12 +0000 (12:59 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
1  2 
board/toradex/colibri_t20/colibri_t20.c

@@@ -4,6 -4,7 +4,8 @@@
   */
  
  #include <common.h>
+ #include <env.h>
++#include <fdt_support.h>
  #include <init.h>
  #include <log.h>
  #include <asm/arch/clock.h>