Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / cmd / version.c
index 3686b87..685b458 100644 (file)
@@ -9,7 +9,7 @@
 #include <version.h>
 #include <linux/compiler.h>
 #ifdef CONFIG_SYS_COREBOOT
-#include <asm/arch/sysinfo.h>
+#include <asm/cb_sysinfo.h>
 #endif
 
 const char __weak version_string[] = U_BOOT_VERSION_STRING;