]> git.sur5r.net Git - u-boot/blobdiff - arch/arc/lib/init_helpers.c
ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
[u-boot] / arch / arc / lib / init_helpers.c
index 435fe96ef447aa0e0779cb00de34d91b93e1cbaf..822318ff439458959f8dc57071a7b2b11d50a5ee 100644 (file)
@@ -7,8 +7,6 @@
 #include <asm/cache.h>
 #include <common.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 int init_cache_f_r(void)
 {
        sync_n_cleanup_cache_all();