aboutsummaryrefslogtreecommitdiff
path: root/test/dm/adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/adc.c')
-rw-r--r--test/dm/adc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/adc.c b/test/dm/adc.c
index b0d4fe5..85535d9 100644
--- a/test/dm/adc.c
+++ b/test/dm/adc.c
@@ -20,8 +20,6 @@
#include <sandbox-adc.h>
#include <test/ut.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static int dm_test_adc_bind(struct unit_test_state *uts)
{
struct udevice *dev;