]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ELF: Drop `get_fp_abi'
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 3 Apr 2015 22:24:41 +0000 (23:24 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Apr 2015 23:09:01 +0000 (01:09 +0200)
commit32bad9595b2691f1dbe9d545544264595eecf7e4
treed8df6c8f8aca3ab62320f8de5cda4eb670119756
parent28e1a46f2c8a15a556493f32149eb20bc9587dd9
MIPS: ELF: Drop `get_fp_abi'

Commit c91ff9b9 [MIPS: kernel: elf: Improve the overall ABI and FPU mode
checks] reduced `get_fp_abi' to an elaborate pass-through.  Drop it
then.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9677/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/elf.c