diff options
Diffstat (limited to 'test/dm/timer.c')
-rw-r--r-- | test/dm/timer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/timer.c b/test/dm/timer.c index bf964c443a..ba9bdc10ca 100644 --- a/test/dm/timer.c +++ b/test/dm/timer.c @@ -10,8 +10,6 @@ #include <dm/test.h> #include <test/ut.h> -DECLARE_GLOBAL_DATA_PTR; - /* * Basic test of the timer uclass. */ |