Pull esi-support into release branch
This commit is contained in:
@ -105,5 +105,9 @@ EXPORT_SYMBOL(ia64_spinlock_contention);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_IA64_ESI) || defined(CONFIG_IA64_ESI_MODULE)
|
||||
extern void esi_call_phys (void);
|
||||
EXPORT_SYMBOL_GPL(esi_call_phys);
|
||||
#endif
|
||||
extern char ia64_ivt[];
|
||||
EXPORT_SYMBOL(ia64_ivt);
|
||||
|
Reference in New Issue
Block a user