Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[pandora-u-boot.git] / test / dm / eth.c
index 67fd660..4915baf 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)