]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/processor.h
Merge branch 'linus' into x86/apic
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / processor.h
index d211f955199826b3c9720c0ea28bb080faea0f72..a6643f68fbb142185b506bf3425066fe32ea7193 100644 (file)
@@ -353,7 +353,7 @@ struct i387_soft_struct {
        u8                      no_update;
        u8                      rm;
        u8                      alimit;
-       struct info             *info;
+       struct math_emu_info    *info;
        u32                     entry_eip;
 };