summaryrefslogtreecommitdiffstats
path: root/common/env_nvram.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/env_nvram.c')
-rw-r--r--common/env_nvram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/env_nvram.c b/common/env_nvram.c
index 2c831d14d7..a406e427a2 100644
--- a/common/env_nvram.c
+++ b/common/env_nvram.c
@@ -47,7 +47,6 @@
#include <command.h>
#include <environment.h>
#include <linux/stddef.h>
-#include <malloc.h>
#ifdef CFG_NVRAM_ACCESS_ROUTINE
extern void *nvram_read(void *dest, const long src, size_t count);
OpenPOWER on IntegriCloud