aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/extable.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/lib/extable.c')
-rw-r--r--arch/powerpc/lib/extable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/lib/extable.c b/arch/powerpc/lib/extable.c
index ed047da..2f8b932 100644
--- a/arch/powerpc/lib/extable.c
+++ b/arch/powerpc/lib/extable.c
@@ -21,8 +21,6 @@
* on our cache or tlb entries.
*/
-DECLARE_GLOBAL_DATA_PTR;
-
struct exception_table_entry
{
unsigned long insn, fixup;