提交 f6c70ff4 编写于 作者: M Maciej W. Rozycki 提交者: Ralf Baechle

MIPS: Clarify the comment for `__cpu_has_fpu'

Reword the comment for `__cpu_has_fpu' to make it unambiguous this code
is for external floating-point units only, generally MIPS I processors
using the original CP1 hardware interface.
Signed-off-by: NMaciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9673/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 1f443779
...@@ -193,7 +193,7 @@ static inline unsigned long cpu_get_fpu_id(void) ...@@ -193,7 +193,7 @@ static inline unsigned long cpu_get_fpu_id(void)
} }
/* /*
* Check the CPU has an FPU the official way. * Check if the CPU has an external FPU.
*/ */
static inline int __cpu_has_fpu(void) static inline int __cpu_has_fpu(void)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册