]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/lib/extable.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / arch / powerpc / lib / extable.c
index ed047da452b5685743c9f49f462a25769b3c1b05..2f8b9326f920ccd1a85bc5452bb4d746c69fa4c7 100644 (file)
@@ -21,8 +21,6 @@
  * on our cache or tlb entries.
  */
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct exception_table_entry
 {
        unsigned long insn, fixup;