aboutsummaryrefslogtreecommitdiff
path: root/test/dm/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/usb.c')
-rw-r--r--test/dm/usb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/usb.c b/test/dm/usb.c
index 4fd249b..4e1c870 100644
--- a/test/dm/usb.c
+++ b/test/dm/usb.c
@@ -16,8 +16,6 @@
#include <dm/uclass-internal.h>
#include <test/ut.h>
-DECLARE_GLOBAL_DATA_PTR;
-
/* Test that sandbox USB works correctly */
static int dm_test_usb_base(struct unit_test_state *uts)
{