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