arm: sunxi: Enable SPI/SPI-FLASH support for A64
[oweals/u-boot.git] / env / flags.c
index 93d337a1aa0ce187d571be66a6533971b15dd83e..418d6cc7425a5689164b0d99fa250e3d4d2c9fa2 100644 (file)
@@ -19,7 +19,7 @@
 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
 #else
 #include <common.h>
-#include <environment.h>
+#include <env_internal.h>
 #endif
 
 #ifdef CONFIG_CMD_NET