summaryrefslogtreecommitdiffstats
path: root/cmd/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/aes.c')
-rw-r--r--cmd/aes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/aes.c b/cmd/aes.c
index 25efb9642a..7ff4a71709 100644
--- a/cmd/aes.c
+++ b/cmd/aes.c
@@ -7,7 +7,6 @@
#include <common.h>
#include <command.h>
-#include <environment.h>
#include <uboot_aes.h>
#include <malloc.h>
#include <asm/byteorder.h>