Fix some missing commands, cleanup header files
[kernel/u-boot.git] / common / cmd_autoscript.c
index d3d04c3..81dbf49 100644 (file)
@@ -47,7 +47,6 @@
 #include <hush.h>
 #endif
 
-#define AUTOSCRIPT_MAGIC       0x09011962
 #if defined(CONFIG_AUTOSCRIPT) || \
         (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT )