]> git.sur5r.net Git - u-boot/blobdiff - tools/env/fw_env.h
arm: mvebu: Don't call arch_cpu_init() from SPL at all
[u-boot] / tools / env / fw_env.h
index 62082937907e0a183a5f7d7d999c65a84ebafb59..60c05177ffdef2947dd9c856cca32c7a05ab1cfe 100644 (file)
@@ -2,10 +2,12 @@
  * (C) Copyright 2002-2008
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /* Pull in the current config to define the default environment */
+#include <linux/kconfig.h>
+
 #ifndef __ASSEMBLY__
 #define __ASSEMBLY__ /* get only #defines from config.h */
 #include <config.h>