Add command for handling DDR ECC registers on MPC8349EE MDS board.
[oweals/u-boot.git] / common / env_nowhere.c
index b274c0355747d6669257a424576bd2fc42f062de..ee4237c7e906889fe6833baab2d8425a04b6d79d 100644 (file)
@@ -31,7 +31,6 @@
 #include <command.h>
 #include <environment.h>
 #include <linux/stddef.h>
-#include <malloc.h>
 
 env_t *env_ptr = NULL;