Commit 32fac80b authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 22e651c6
......@@ -6,6 +6,8 @@
#ifndef __ASM_MIPS_MT_H
#define __ASM_MIPS_MT_H
#include <linux/cpumask.h>
extern cpumask_t mt_fpu_cpumask;
extern unsigned long mt_fpemul_threshold;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment