aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/module.h')
-rw-r--r--include/asm-powerpc/module.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/module.h b/include/asm-powerpc/module.h
index 584fabfb4f0..e5f14b13ccf 100644
--- a/include/asm-powerpc/module.h
+++ b/include/asm-powerpc/module.h
@@ -46,8 +46,6 @@ struct mod_arch_specific {
unsigned int num_bugs;
};
-extern struct bug_entry *module_find_bug(unsigned long bugaddr);
-
/*
* Select ELF headers.
* Make empty section for module_frob_arch_sections to expand.