aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/math-emu/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/math-emu/math.c')
-rw-r--r--arch/alpha/math-emu/math.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/math-emu/math.c b/arch/alpha/math-emu/math.c
index f7cef66af88d..4212258f3cfd 100644
--- a/arch/alpha/math-emu/math.c
+++ b/arch/alpha/math-emu/math.c
@@ -403,5 +403,3 @@ alpha_fp_emul_imprecise (struct pt_regs *regs, unsigned long write_mask)
egress:
return si_code;
}
-
-EXPORT_SYMBOL(__udiv_qrnnd);