From: Ralf Baechle Date: Sun, 4 Mar 2007 18:23:48 +0000 (+0000) Subject: [MIPS] SMTC: must include X-Git-Tag: v2.6.21-rc3~15^2~9 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=32fac80be6df4a2a09f7093b7f51bb6bc3ebef97;p=linux-2.6-omap-h63xx.git [MIPS] SMTC: must include Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/mips_mt.h b/include/asm-mips/mips_mt.h index fdfff0b8ce4..8045abc78d0 100644 --- a/include/asm-mips/mips_mt.h +++ b/include/asm-mips/mips_mt.h @@ -6,6 +6,8 @@ #ifndef __ASM_MIPS_MT_H #define __ASM_MIPS_MT_H +#include + extern cpumask_t mt_fpu_cpumask; extern unsigned long mt_fpemul_threshold;