On Fri,  3 Dec 2010 23:42:45 +0530, Ajay Kumar Gupta <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to