[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
#ifndef __ASM_MIPS_MT_H
|
#ifndef __ASM_MIPS_MT_H
|
||||||
#define __ASM_MIPS_MT_H
|
#define __ASM_MIPS_MT_H
|
||||||
|
|
||||||
|
#include <linux/cpumask.h>
|
||||||
|
|
||||||
extern cpumask_t mt_fpu_cpumask;
|
extern cpumask_t mt_fpu_cpumask;
|
||||||
extern unsigned long mt_fpemul_threshold;
|
extern unsigned long mt_fpemul_threshold;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user