Hi
You need to find out why your tree doesn't export
serial8250_unregister_port(). Mis-merged patch maybe?
Thank you for your response.
I'll check our kernel again.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More m
On Sat, Sep 03, 2005 at 05:49:23PM +0900, Takeharu KATO wrote:
> I found current serial_cs driver can not be loaded into the kernel.
> The reason of this issue is serial_cs driver uses serial8250_unregister_port
> function which is not exported for modules.
Your kernel sources are buggy. This fun
Hi
I found current serial_cs driver can not be loaded into the kernel.
The reason of this issue is serial_cs driver uses serial8250_unregister_port
function
which is not exported for modules.
I fixed the issue, please apply this patch.
Signed-off-by: [EMAIL PROTECTED]
diff -NBbur linux.orig/dr
3 matches
Mail list logo