]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/bootm.c
env: Drop environment.h header file where not needed
[thirdparty/u-boot.git] / cmd / bootm.c
index b326ac9b431a7616ef354caa2301da66d341d636..8279f2b7cc632f14f7cf2155583dfb0710797cfa 100644 (file)
@@ -11,7 +11,6 @@
 #include <bootm.h>
 #include <command.h>
 #include <env.h>
-#include <environment.h>
 #include <errno.h>
 #include <image.h>
 #include <malloc.h>