git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79f5f9
)
MIPS: math-emu: Remove unused handle_dsemul function declaration
author
Markos Chandras
<markos.chandras@imgtec.com>
Wed, 12 Aug 2015 09:14:35 +0000
(10:14 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 3 Sep 2015 10:08:15 +0000
(12:08 +0200)
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 <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10950/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/dsemul.c
patch
|
blob
|
history
diff --cc
arch/mips/math-emu/dsemul.c
Simple merge