]> git.sur5r.net Git - u-boot/blobdiff - test/dm/eth.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / test / dm / eth.c
index 67fd660ee4f514ff2431e10a7cac1f362944c967..4915baf07c357cf1ba595ee3f8e5c7856ad86db7 100644 (file)
@@ -18,8 +18,6 @@
 #include <asm/eth.h>
 #include <test/ut.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define DM_TEST_ETH_NUM                4
 
 static int dm_test_eth(struct unit_test_state *uts)