commit | 63442de4301188129e1fcff144fbfb966ad5eb19 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Aug 06 12:20:34 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Sep 02 11:00:19 2020 +1000 |
tree | 70651439e6ed4d806962b1418c0569f111986a23 | |
parent | b134cfc3e3276ccd5d29e39de5c848a45b08e410 [diff] |
powerpc/fpu: Drop cvt_fd() and cvt_df() Those two functions have been unused since commit identified below. Drop them. Fixes: 31bfdb036f12 ("powerpc: Use instruction emulation infrastructure to handle alignment faults") Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/d5641ada199b8dd2af16ad00a66084cf974f2704.1596716418.git.christophe.leroy@csgroup.eu