Fix some missing commands, cleanup header files
[kernel/u-boot.git] / common / cmd_load.c
index d784e83..5272b0f 100644 (file)
@@ -26,7 +26,6 @@
  */
 #include <common.h>
 #include <command.h>
-#include <cmd_autoscript.h>
 #include <s_record.h>
 #include <net.h>
 #include <syscall.h>