drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
[oweals/u-boot.git] / env / nowhere.c
index 7db4eec84560e7db6e7156d77abaf45a3b2fe360..f5b0a17652c5928fa0282b6b7623eb5b45284add 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>
 
 DECLARE_GLOBAL_DATA_PTR;