]> bbs.cooldavid.org Git - net-next-2.6.git/commit
usb: musb: core: declare mbase only where it's used
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 12 Mar 2010 08:27:24 +0000 (10:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:24:14 +0000 (07:24 -0700)
commitaa4714560b4ea359bb7830188ebd06bce71bcdea
treeeec831e4553e7934e4896bf8d6e211e1ccd5bc6b
parent7f4bca4049941ba8dac35775fe462d4ef9f0dce4
usb: musb: core: declare mbase only where it's used

... and avoid a compilation if we disable host side
of musb.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_core.c