Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[pandora-u-boot.git] / test / dm / phy.c
index 65b33fe..b262531 100644 (file)
@@ -11,8 +11,6 @@
 #include <dm/test.h>
 #include <test/ut.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /* Base test of the phy uclass */
 static int dm_test_phy_base(struct unit_test_state *uts)
 {