X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fprocessor.h;h=84afa0d4d7177e4cf4f7ae88fb74c27cce7bab19;hb=74b6eb6b937df07d0757e8642b7538b07da4290f;hp=befa20b4a68cc92da4fafaef5e0e0a2d30cb348b;hpb=6a385db5ce7f1fd2c68ec511e44587b67dab8fca;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index befa20b4a68..84afa0d4d71 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h @@ -73,7 +73,7 @@ struct cpuinfo_x86 { char pad0; #else /* Number of 4K pages in DTLB/ITLB combined(in pages): */ - int x86_tlbsize; + int x86_tlbsize; __u8 x86_virt_bits; __u8 x86_phys_bits; #endif