summaryrefslogtreecommitdiff
path: root/include/asm-ia64
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@hp.com>2007-01-15 16:33:55 (GMT)
committerTony Luck <tony.luck@intel.com>2007-02-05 22:14:29 (GMT)
commitf43691ef8a816018a0294c5a9fa9d22512886c49 (patch)
tree6b9363afaefd8c18f281732bbdfccb771c415817 /include/asm-ia64
parent451fe00cf7fd48ba55acd1c8b891e7a65e1b3f81 (diff)
downloadlinux-f43691ef8a816018a0294c5a9fa9d22512886c49.tar.xz
[IA64] remove bogus prototype ia64_esi_init()
This function doesn't exist. Signed-off-by: Alex Williamson <alex.williamson@hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64')
-rw-r--r--include/asm-ia64/esi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/esi.h b/include/asm-ia64/esi.h
index 84aac0e..40991c6 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,