env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / common / spl / spl_dfu.c
index 3f54ae0..5728d43 100644 (file)
@@ -15,7 +15,6 @@
 #include <g_dnl.h>
 #include <usb.h>
 #include <dfu.h>
-#include <environment.h>
 
 static int run_dfu(int usb_index, char *interface, char *devstring)
 {