From: Alex Williamson Date: Mon, 15 Jan 2007 16:33:55 +0000 (-0700) Subject: [IA64] remove bogus prototype ia64_esi_init() X-Git-Tag: v2.6.21-rc1~92^2~36^2~13 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43691ef8a816018a0294c5a9fa9d22512886c49;p=linux-2.6 [IA64] remove bogus prototype ia64_esi_init() This function doesn't exist. Signed-off-by: Alex Williamson Signed-off-by: Tony Luck --- diff --git a/include/asm-ia64/esi.h b/include/asm-ia64/esi.h index 84aac0e0b5..40991c6ba6 100644 --- a/include/asm-ia64/esi.h +++ b/include/asm-ia64/esi.h @@ -19,7 +19,6 @@ enum esi_proc_type { ESI_PROC_REENTRANT /* MP-safe and reentrant */ }; -extern int ia64_esi_init (void); extern struct ia64_sal_retval esi_call_phys (void *, u64 *); extern int ia64_esi_call(efi_guid_t, struct ia64_sal_retval *, enum esi_proc_type,