Hi Folks.
esi.h has the following extern with no corresponding definition in esi.c
extern int ia64_esi_init (void);
The closest definition in esi.c is the following:
static int __init esi_init (void)
{
...
}
Is this an oversight or am I missing something? I am looking at the
2.6.19 sources.
Thanks & Regards,
Karthik
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html