These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / mips / math-emu / dsemul.c
index e0b5cc2..cbb36c1 100644 (file)
@@ -33,7 +33,6 @@ struct emuframe {
 
 int mips_dsemul(struct pt_regs *regs, mips_instruction ir, unsigned long cpc)
 {
-       extern asmlinkage void handle_dsemulret(void);
        struct emuframe __user *fr;
        int err;