Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f43691ef authored by Alex Williamson's avatar Alex Williamson Committed by Tony Luck
Browse files

[IA64] remove bogus prototype ia64_esi_init()



This function doesn't exist.

Signed-off-by: default avatarAlex Williamson <alex.williamson@hp.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 451fe00c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,