]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/qemu/cpu.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / arch / x86 / cpu / qemu / cpu.c
index b1a965e7156d227e79af60eec90312de4780e780..b53630b099f4917f69c17c4de5fda2f73edf24cb 100644 (file)
@@ -11,8 +11,6 @@
 #include <qfw.h>
 #include <asm/cpu.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 int cpu_qemu_get_desc(struct udevice *dev, char *buf, int size)
 {
        if (size < CPU_MAX_NAME_LEN)