diff options
Diffstat (limited to 'arch/sh/kernel/sh_ksyms.c')
-rw-r--r-- | arch/sh/kernel/sh_ksyms.c | 1 |
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 */ |
67 | DECLARE_EXPORT(__udivsi3); | 67 | DECLARE_EXPORT(__udivsi3); |
68 | DECLARE_EXPORT(__udivdi3); | ||
69 | DECLARE_EXPORT(__sdivsi3); | 68 | DECLARE_EXPORT(__sdivsi3); |
70 | DECLARE_EXPORT(__ashrdi3); | 69 | DECLARE_EXPORT(__ashrdi3); |
71 | DECLARE_EXPORT(__ashldi3); | 70 | DECLARE_EXPORT(__ashldi3); |