On Fri, 3 Dec 2010 23:42:45 +0530, Ajay Kumar Gupta <ajay.gupta@xxxxxx> wrote: > As the control.h have been moved to new location and it's > uses are not allowed to drivers directly so moving the phy > control, interrupt clear and reset functionality to board > files. > I could have sworn I tried applying this before but I guess I must be wrong. Perhaps I am missing something? CC arch/arm/mach-omap2/usb-musb.o arch/arm/mach-omap2/usb-musb.c: In function âam35x_musb_phy_powerâ: arch/arm/mach-omap2/usb-musb.c:45: error: implicit declaration of function âomap_ctrl_readlâ arch/arm/mach-omap2/usb-musb.c:45: error: âAM35XX_CONTROL_DEVCONF2â undeclared (first use in this function) arch/arm/mach-omap2/usb-musb.c:45: error: (Each undeclared identifier is reported only once arch/arm/mach-omap2/usb-musb.c:45: error: for each function it appears in.) arch/arm/mach-omap2/usb-musb.c:50: error: implicit declaration of function âomap_ctrl_writelâ arch/arm/mach-omap2/usb-musb.c: In function âam35x_musb_clear_irqâ: arch/arm/mach-omap2/usb-musb.c:78: error: âAM35XX_CONTROL_LVL_INTR_CLEARâ undeclared (first use in this function) arch/arm/mach-omap2/usb-musb.c:79: error: âAM35XX_USBOTGSS_INT_CLRâ undeclared (first use in this function) arch/arm/mach-omap2/usb-musb.c: In function âam35x_musb_set_modeâ: arch/arm/mach-omap2/usb-musb.c:86: error: âAM35XX_CONTROL_DEVCONF2â undeclared (first use in this function) arch/arm/mach-omap2/usb-musb.c: In function âusb_musb_initâ: arch/arm/mach-omap2/usb-musb.c:175: error: expected expression before â}â token - Ben -- 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