Skip to content

Commit

Permalink
[IA64] remove bogus prototype ia64_esi_init()
Browse files Browse the repository at this point in the history
This function doesn't exist.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
Alex Williamson authored and Tony Luck committed Feb 5, 2007
1 parent 451fe00 commit f43691e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-ia64/esi.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f43691e

Please sign in to comment.