diff options
Diffstat (limited to 'cmd/aes.c')
-rw-r--r-- | cmd/aes.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |