X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fprocessor.h;h=3bfd5235a9eb46dbf5e1386cf8ba34b6e8765066;hb=ae6af41f5a4841f06eb92bc86ad020ad44ae2a30;hp=091cd8855f2e61707747d07c94286399619852e9;hpb=574c3fdae3890e60f8bc59e8107686944ba1e446;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 091cd8855f2e..3bfd5235a9eb 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h @@ -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; };