mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
[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>
This commit is contained in:
parent
451fe00cf7
commit
f43691ef8a
@ -19,7 +19,6 @@ enum esi_proc_type {
|
|||||||
ESI_PROC_REENTRANT /* MP-safe and reentrant */
|
ESI_PROC_REENTRANT /* MP-safe and reentrant */
|
||||||
};
|
};
|
||||||
|
|
||||||
extern int ia64_esi_init (void);
|
|
||||||
extern struct ia64_sal_retval esi_call_phys (void *, u64 *);
|
extern struct ia64_sal_retval esi_call_phys (void *, u64 *);
|
||||||
extern int ia64_esi_call(efi_guid_t, struct ia64_sal_retval *,
|
extern int ia64_esi_call(efi_guid_t, struct ia64_sal_retval *,
|
||||||
enum esi_proc_type,
|
enum esi_proc_type,
|
||||||
|
Loading…
Reference in New Issue
Block a user