]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bootm.c
Remove unnecessary use of hush header file
[karo-tx-uboot.git] / common / cmd_bootm.c
index 34b4b583baafc1bb0ca62df3ea89fc7bb2ae2da9..449bb363f554a622d11834dbc149b2951185c6c1 100644 (file)
 #include <usb.h>
 #endif
 
-#ifdef CONFIG_SYS_HUSH_PARSER
-#include <hush.h>
-#endif
-
 #if defined(CONFIG_OF_LIBFDT)
 #include <libfdt.h>
 #include <fdt_support.h>