summaryrefslogtreecommitdiff
path: root/cmd/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/aes.c')
-rw-r--r--cmd/aes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/aes.c b/cmd/aes.c
index 9d1a740bee..23bc88038f 100644
--- a/cmd/aes.c
+++ b/cmd/aes.c
@@ -14,8 +14,6 @@
#include <asm/byteorder.h>
#include <linux/compiler.h>
-DECLARE_GLOBAL_DATA_PTR;
-
/**
* do_aes() - Handle the "aes" command-line command
* @cmdtp: Command data struct pointer