From: Andrew Morton no need for ifdefs around declarations. Cc: "Luck, Tony" Cc: Magnus Damm Cc: Simon Horman Cc: Vivek Goyal Signed-off-by: Andrew Morton --- include/asm-ia64/meminit.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff -puN include/asm-ia64/meminit.h~ia64-kexec-use-efi_loader_data-for-elf-core-header-tidy include/asm-ia64/meminit.h --- a/include/asm-ia64/meminit.h~ia64-kexec-use-efi_loader_data-for-elf-core-header-tidy +++ a/include/asm-ia64/meminit.h @@ -37,10 +37,8 @@ extern void find_initrd (void); extern int filter_rsvd_memory (unsigned long start, unsigned long end, void *arg); extern void efi_memmap_init(unsigned long *, unsigned long *); -#ifdef CONFIG_PROC_VMCORE -extern unsigned long vmcore_find_descriptor_size (unsigned long address); +extern unsigned long vmcore_find_descriptor_size(unsigned long address); extern int reserve_elfcorehdr(unsigned long *start, unsigned long *end); -#endif /* * For rounding an address to the next IA64_GRANULE_SIZE or order _