env: Move env_get() to env.h
[platform/kernel/u-boot.git] / board / freescale / ls1088a / ls1088a.c
index 6d11a13..a1c9eb3 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2017-2018 NXP
  */
 #include <common.h>
+#include <env.h>
 #include <i2c.h>
 #include <malloc.h>
 #include <errno.h>