]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/env_nand.c
Remove unneeded #include <malloc.h>
[karo-tx-uboot.git] / common / env_nand.c
index 516aed7326dc47da821deff310a8c54807b46bca..60aba1e7e667ee8137b2ce61611c2e038fd92c8e 100644 (file)
@@ -36,7 +36,6 @@
 #include <command.h>
 #include <environment.h>
 #include <linux/stddef.h>
-#include <malloc.h>
 #include <linux/mtd/nand.h>
 
 #if ((CONFIG_COMMANDS&(CFG_CMD_ENV|CFG_CMD_NAND)) == (CFG_CMD_ENV|CFG_CMD_NAND))