summaryrefslogtreecommitdiff
path: root/cmd/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/spl.c')
-rw-r--r--cmd/spl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd/spl.c b/cmd/spl.c
index f591dc07fb6..ddbbd4a8172 100644
--- a/cmd/spl.c
+++ b/cmd/spl.c
@@ -9,11 +9,8 @@
#include <env.h>
#include <image.h>
#include <log.h>
-#include <asm/global_data.h>
#include <linux/libfdt.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static const char **subcmd_list[] = {
[SPL_EXPORT_FDT] = (const char * []) {