sf: probe: Add new spi_flash_probe support
[oweals/u-boot.git] / common / cmd_dfu.c
index d3658cf7ee93cc39e3d64951ab586f6b64a81f53..7ce92cec87f4fcb156b2d84ff487cb319635f6a4 100644 (file)
@@ -9,10 +9,7 @@
  */
 
 #include <common.h>
-#include <command.h>
-#include <malloc.h>
 #include <dfu.h>
-#include <asm/errno.h>
 #include <g_dnl.h>
 
 static int do_dfu(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])