]> git.sur5r.net Git - u-boot/blobdiff - test/dm/regmap.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / test / dm / regmap.c
index 7f66058735e1b1aef05f339bb11b166314a405b9..50af22006c2d9ddd05af24c0891473cb357f2ef4 100644 (file)
@@ -13,8 +13,6 @@
 #include <dm/test.h>
 #include <test/ut.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /* Base test of register maps */
 static int dm_test_regmap_base(struct unit_test_state *uts)
 {