Tomi Valkeinen wrote: > > On Thu, 2010-03-11 at 12:40 +0100, ext Y, Kishore wrote: > > Hi Tomi, > > I am unable to compile dss2 tree for zoom3. Commit I am using following commit id > > > > 893d461b538e889da350061edaadeb8a9289913c > > OMAP: DSS2: quick hack for set mode > > > > > > Error I see is related to usb:- > > drivers/usb/core/hcd.c: In function 'usb_hcd_resume_root_hub': > > drivers/usb/core/hcd.c:1892: error: 'pm_wq' undeclared (first use in this function) > > drivers/usb/core/hcd.c:1892: error: (Each undeclared identifier is reported only once > > drivers/usb/core/hcd.c:1892: error: for each function it appears in.) > > make[3]: *** [drivers/usb/core/hcd.o] Error 1 > > make[2]: *** [drivers/usb/core] Error 2 > > make[1]: *** [drivers/usb] Error 2 > > make: *** [drivers] Error 2 > > > > When I disable usb, build goes through but the board does not bootup with this image. It is stuck at uncompressing linux. > > Yes, mainstream linux tree seems to be broken. Not much I can do to help > you there. You can try rebasing on top of later mainstrean version, > perhaps it's been fixed there. > I sent this patch [1] to linux-usb to fix this. It's yet to be queued up. The alternative is to enable CONFIG_PM_RUNTIME in the build. Regards, Anand [1] http://marc.info/?l=linux-usb&m=126675883221098&w=2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html