[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h
[pandora-kernel.git] / include / asm-ia64 / mca.h
index ee97f7c..41098f4 100644 (file)
@@ -156,6 +156,8 @@ struct ia64_mca_notify_die {
        int *monarch_cpu;
 };
 
+DECLARE_PER_CPU(u64, ia64_mca_pal_base);
+
 #else  /* __ASSEMBLY__ */
 
 #define IA64_MCA_CORRECTED     0x0     /* Error has been corrected by OS_MCA */