diff options
author | 2018-11-07 23:13:58 +0000 | |
---|---|---|
committer | 2018-11-08 11:20:57 -0800 | |
commit | b1013f1e95d59c238423f4127ae0a85851a4bdd7 (patch) | |
tree | 53e4b55ae84226f723966864fcce81b302679317 /arch/mips/kernel/branch.c | |
parent | MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6 (diff) | |
download | wireguard-linux-b1013f1e95d59c238423f4127ae0a85851a4bdd7.tar.xz wireguard-linux-b1013f1e95d59c238423f4127ae0a85851a4bdd7.zip |
MIPS: BCM5xxx: Remove dead init_fpu code
The BMIPS5xxx core_init function contains a call to an init_fpu function
inside an #ifdef whose condition never evaluates true. Remove the dead
code. FPU initialization happens later, primarily when a userland
program attempts to use it.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21018/
Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/kernel/branch.c')
0 files changed, 0 insertions, 0 deletions