X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fmce.h;h=f35ce43c1a7785bd0d555f0b3f6a65ab417bba3b;hb=7affca3537d74365128e477b40c529d6f2fe86c8;hp=6add827381c91fcf5a7c5c03e2accb942d57b3a9;hpb=356b95424cfb456e14a59eaa579422ce014c424b;p=linux-beck.git diff --git a/arch/x86/include/asm/mce.h b/arch/x86/include/asm/mce.h index 6add827381c9..f35ce43c1a77 100644 --- a/arch/x86/include/asm/mce.h +++ b/arch/x86/include/asm/mce.h @@ -151,7 +151,7 @@ static inline void enable_p5_mce(void) {} void mce_setup(struct mce *m); void mce_log(struct mce *m); -DECLARE_PER_CPU(struct sys_device, mce_sysdev); +DECLARE_PER_CPU(struct device, mce_device); /* * Maximum banks number.