summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/ksyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/kernel/ksyms.c')
-rw-r--r--arch/ppc/kernel/ksyms.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/arch/ppc/kernel/ksyms.c b/arch/ppc/kernel/ksyms.c
index a0d3ec66e..b59b8964e 100644
--- a/arch/ppc/kernel/ksyms.c
+++ b/arch/ppc/kernel/ksyms.c
@@ -1,14 +1,4 @@
#include <linux/module.h>
#include <linux/smp.h>
-static struct symbol_table arch_symbol_table = {
-#include <linux/symtab_begin.h>
- /* platform dependent support */
-#include <linux/symtab_end.h>
-};
-
-void arch_syms_export(void)
-{
- register_symtab(&arch_symbol_table);
-}
-
+/* platform dependent support */