env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc85xx / fdt.c
index 20ecca6..db12aef 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #include <common.h>
-#include <environment.h>
+#include <env.h>
 #include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <asm/processor.h>