X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-x86%2Fi387.h;h=f377b76b2f341e727f98a0232bd7fe7cca71def6;hb=ad48ce74f70a201c4c1cf3b4e8f6b6203a2e4a8d;hp=6b1895ccd6b78854bd3dc9f7f710ea1bc24ff9bb;hpb=a8e98d6d51a3eb7bb061b1625193a129c8bd094f;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/i387.h b/include/asm-x86/i387.h index 6b1895ccd6b..f377b76b2f3 100644 --- a/include/asm-x86/i387.h +++ b/include/asm-x86/i387.h @@ -20,7 +20,6 @@ #include extern void fpu_init(void); -extern unsigned int mxcsr_feature_mask; extern void mxcsr_feature_mask_init(void); extern void init_fpu(struct task_struct *child); extern asmlinkage void math_state_restore(void);