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: Maciej W. Rozycki <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/9673/
Signed-off-by: Ralf Baechle <[email protected]>
}
/*
- * Check the CPU has an FPU the official way.
+ * Check if the CPU has an external FPU.
*/
static inline int __cpu_has_fpu(void)
{