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