From 65ab562cabe01d524ec6b50f37694200745c21c1 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 12 Aug 2015 10:14:35 +0100 Subject: [PATCH] MIPS: math-emu: Remove unused handle_dsemul function declaration handle_dsemul does not exist and it's not being used in the code at all so remove its declaration. The deliberate DS emulation exception is handled by the do_dsemulret C code. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10950/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed