> i integrated it in the kernel tree, drivers/serial/pxa_uart_on_ir.c
> it seems there is something wrong about something like this
> 
> /*
>  * Akita IO Expander
>  */
> //struct platform_device akitaioexp_device = {
> //        .name           = "akita-ioexp",
> //        .id             = -1,
> //};
> //EXPORT_SYMBOL_GPL(akitaioexp_device)??? why has not been exported by
> spitz.c ???
> 
> 
> i mean the modprobe returns this error
>  pxa_uart_on_ir: Unknown symbol akitaioexp_device

 Noone needed it before?
Add the export, recompile and see what happens?

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

_______________________________________________
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel

Reply via email to