summaryrefslogtreecommitdiff
path: root/drivers/uio
diff options
context:
space:
mode:
authorAmit Kucheria <amit.kucheria@canonical.com>2009-07-27 09:03:19 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-07-28 21:31:11 (GMT)
commit3a9f5bd82dc986d496d8484ff54b107b4515f43f (patch)
tree1007f3981ee90ba48fa00cc6f3533b8b9a02b9a5 /drivers/uio
parentf01b017d198486ee3553bee6841f788263cf2c23 (diff)
downloadlinux-fsl-qoriq-3a9f5bd82dc986d496d8484ff54b107b4515f43f.tar.xz
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>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions