Files
android_kernel_xiaomi_sm8450/drivers/usb/musb
Amit Kucheria 3a9f5bd82d USB: musb: Refer to musb_otg_timer_func under correct #ifdef
musb_otg_timer_func() is defined under #ifdef CONFIG_USB_MUSB_OTG.
Make sure any reference to it is also under the same #ifdef.

Without this fix, the driver failes to compile when USB_OTG is defined
but USB_MUSB_OTG isn't.

Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-07-28 14:31:11 -07:00
..
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2008-08-13 17:33:00 -07:00
2008-08-13 17:33:00 -07:00
2008-09-23 13:58:08 -07:00
2009-01-27 16:15:33 -08:00