diff options
Diffstat (limited to 'test/dm/gpio.c')
-rw-r--r-- | test/dm/gpio.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/gpio.c b/test/dm/gpio.c index b99452340d..6b01dbd73c 100644 --- a/test/dm/gpio.c +++ b/test/dm/gpio.c @@ -13,8 +13,6 @@ #include <asm/gpio.h> #include <test/ut.h> -DECLARE_GLOBAL_DATA_PTR; - /* Test that sandbox GPIOs work correctly */ static int dm_test_gpio(struct unit_test_state *uts) { |