]> git.sur5r.net Git - u-boot/blobdiff - test/dm/led.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / test / dm / led.c
index fde700be3864fbbaa4618167f0aca431e3219460..e46b41674d90392f17ca56ed7e7f4a9ea919bb19 100644 (file)
@@ -11,8 +11,6 @@
 #include <dm/test.h>
 #include <test/ut.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /* Base test of the led uclass */
 static int dm_test_led_base(struct unit_test_state *uts)
 {