env: Move env_get() to env.h
[platform/kernel/u-boot.git] / drivers / net / fsl-mc / mc.c
index cc59b21..1d96e4b 100644 (file)
@@ -5,6 +5,7 @@
  * Copyright 2017-2018 NXP
  */
 #include <common.h>
+#include <env.h>
 #include <errno.h>
 #include <linux/bug.h>
 #include <asm/io.h>