![]() |
Android Kernel Compilation Error
Dear all,
I am preparing kernel zImage for poting inti my Arm board mini2440. While compiling the kernel for Android i have come across this error, In file included from drivers/usb/host/ohci-hcd.c:1002: drivers/usb/host/ohci-s3c2410.c: In function 'ohci_hcd_s3c2410_drv_resume': drivers/usb/host/ohci-s3c2410.c:538: error: implicit declaration of function 'ohci_finish_controller_resume' make[3]: *** [drivers/usb/host/ohci-hcd.o] Error 1 make[2]: *** [drivers/usb/host] Error 2 make[1]: *** [drivers/usb] Error 2 make: *** [drivers] Error 2 I guess some header file is missing for the particular function.. or i should define the ohci_finish_controller_resume function..if so how to do it..Any ideas would be helpful.. |
Is this the complete error message? Does it mention any missing files earlier in the error output?
|
hello MX3FGX
yes this is the error message.. i hope the function has not defined by specific header file... but couldnot guess what is the header to be used in that place..
|
| All times are GMT -5. The time now is 05:17 AM. |