kconfig / kbuild: re-sync with Linux 4.18
[platform/kernel/u-boot.git] / env / eeprom.c
index f0bdf2a..e8126cf 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <eeprom.h>
 #include <env.h>
 #include <env_internal.h>
 #include <linux/stddef.h>