drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
[oweals/u-boot.git] / env / eeprom.c
index 91ee3f35ebf3573b73f69abd83fe2406e3d54a39..cb04d2ac8843903beec91f85e92c9ee840bc8b3a 100644 (file)
@@ -10,7 +10,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
-#include <environment.h>
+#include <env_internal.h>
 #include <linux/stddef.h>
 #if defined(CONFIG_I2C_ENV_EEPROM_BUS)
 #include <i2c.h>