Hello all,

I have compiled a fresh clone of the linux-omap-2.6 kernel for overo and I have 
linker error.

The serial.c and pm34xx.c files used some variables declared as extern. The 
real declaration of those variables are on pm-debug.c and are compiled only 
with CONFIG_PM_DEBUG.
So I have added some #ifdef to correct the error. I don't know if it's the best 
idea but anyway with the attached patch it's work.

Patrick

Attachment: pm_debug.patch
Description: pm_debug.patch

Reply via email to