diff options
Diffstat (limited to 'include/asm-ia64/kexec.h')
-rw-r--r-- | include/asm-ia64/kexec.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-ia64/kexec.h b/include/asm-ia64/kexec.h index 01c36b00474..41299ddfee3 100644 --- a/include/asm-ia64/kexec.h +++ b/include/asm-ia64/kexec.h @@ -22,8 +22,7 @@ } while(0) extern struct kimage *ia64_kimage; -DECLARE_PER_CPU(u64, ia64_mca_pal_base); -const extern unsigned int relocate_new_kernel_size; +extern const unsigned int relocate_new_kernel_size; extern void relocate_new_kernel(unsigned long, unsigned long, struct ia64_boot_param *, unsigned long); static inline void |