aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/sh_ksyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/sh_ksyms.c')
-rw-r--r--arch/sh/kernel/sh_ksyms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/sh_ksyms.c b/arch/sh/kernel/sh_ksyms.c
index 6e0d10fac4a8..17f0b50c5678 100644
--- a/arch/sh/kernel/sh_ksyms.c
+++ b/arch/sh/kernel/sh_ksyms.c
@@ -65,7 +65,6 @@ EXPORT_SYMBOL(__div64_32);
65 65
66/* These symbols are generated by the compiler itself */ 66/* These symbols are generated by the compiler itself */
67DECLARE_EXPORT(__udivsi3); 67DECLARE_EXPORT(__udivsi3);
68DECLARE_EXPORT(__udivdi3);
69DECLARE_EXPORT(__sdivsi3); 68DECLARE_EXPORT(__sdivsi3);
70DECLARE_EXPORT(__ashrdi3); 69DECLARE_EXPORT(__ashrdi3);
71DECLARE_EXPORT(__ashldi3); 70DECLARE_EXPORT(__ashldi3);