]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/sa1100/cpu.c
armv8: layerscape: Make U-Boot EL2 safe
[u-boot] / arch / arm / cpu / sa1100 / cpu.c
index 4c9752a1c82b8829e9e2c0fed30457a532037cf9..59585af83a696b4a95e198ae42c8714aa2928733 100644 (file)
 #include <asm/system.h>
 #include <asm/io.h>
 
-#ifdef CONFIG_USE_IRQ
-DECLARE_GLOBAL_DATA_PTR;
-#endif
-
 static void cache_flush(void);
 
 int cleanup_before_linux (void)