projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
451fe00
)
[IA64] remove bogus prototype ia64_esi_init()
author
Alex Williamson
<alex.williamson@hp.com>
Mon, 15 Jan 2007 16:33:55 +0000
(09:33 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 5 Feb 2007 22:14:29 +0000
(14:14 -0800)
This function doesn't exist.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/esi.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-ia64/esi.h
b/include/asm-ia64/esi.h
index 84aac0e0b583e7b795fc97fda0ed7ba59079c13c..40991c6ba6476530b79b5781217599b325b5e661 100644
(file)
--- 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,