]> Git Repo - linux.git/commit
USB: musb: fix compilation warning in host only mode
authorAjay Kumar Gupta <[email protected]>
Thu, 8 Jul 2010 08:33:00 +0000 (14:03 +0530)
committerGreg Kroah-Hartman <[email protected]>
Tue, 10 Aug 2010 21:35:38 +0000 (14:35 -0700)
commitd709d22eea927e42c911ac0ad151b56aeafd1b76
tree92650cb11be021c8c78e764b6c457b9e7b50a19f
parent0936fb5e92a90476959447ad8ae5d780afbbd930
USB: musb: fix compilation warning in host only mode

Fixes below compilation warning when host only configuration is
selected.
drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq':
drivers/usb/musb/musb_core.c:711: warning: unused variable 'mbase'

Signed-off-by: Ajay Kumar Gupta <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/musb/musb_core.c
This page took 0.054052 seconds and 4 git commands to generate.