diff options
Diffstat (limited to 'test/dm/spmi.c')
-rw-r--r-- | test/dm/spmi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/spmi.c b/test/dm/spmi.c index d519a9015e..0ecf70259b 100644 --- a/test/dm/spmi.c +++ b/test/dm/spmi.c @@ -16,8 +16,6 @@ #include <asm/gpio.h> #include <test/ut.h> -DECLARE_GLOBAL_DATA_PTR; - /* Test if bus childs got probed propperly*/ static int dm_test_spmi_probe(struct unit_test_state *uts) { |