summaryrefslogtreecommitdiff
path: root/drivers/misc/syscon_sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/syscon_sandbox.c')
-rw-r--r--drivers/misc/syscon_sandbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/misc/syscon_sandbox.c b/drivers/misc/syscon_sandbox.c
index ccfab3ef98..e78b6e476e 100644
--- a/drivers/misc/syscon_sandbox.c
+++ b/drivers/misc/syscon_sandbox.c
@@ -12,8 +12,6 @@
#include <asm/test.h>
#include <dm/lists.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static const struct udevice_id sandbox_syscon_ids[] = {
{ .compatible = "sandbox,syscon0", .data = SYSCON0 },
{ .compatible = "sandbox,syscon1", .data = SYSCON1 },