mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / u-boot.lds
index 2cf0b2595251ee755b47389eb48624062f3a766f..f15eaf38052caece83515d468cb2d6eed68eca2d 100644 (file)
@@ -50,7 +50,6 @@ SECTIONS
     _GOT2_TABLE_ = .;
     KEEP(*(.got2))
     KEEP(*(.got))
-    PROVIDE(_GLOBAL_OFFSET_TABLE_ = . + 4);
     _FIXUP_TABLE_ = .;
     KEEP(*(.fixup))
   }