]> git.sur5r.net Git - u-boot/blobdiff - lib/of_live.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / lib / of_live.c
index 148865c9678d75f1f2d76101e164bf8fd886b4a9..e574ae8a396c99a8b69895284c5f03496eb88fe8 100644 (file)
@@ -16,8 +16,6 @@
 #include <dm/of_access.h>
 #include <linux/err.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 static void *unflatten_dt_alloc(void **mem, unsigned long size,
                                unsigned long align)
 {