USB: musb: musb_host: fix sparse warning
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 4 Dec 2009 13:47:47 +0000 (15:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:28 +0000 (11:55 -0800)
commit8b4959d6a53b783b9f1cf1d5d9ed9f2c36440892
tree77abf0c672c80e075118f553b6316abd8207660d
parent1b6c3b0fb242309bc77092be4a283513be115735
USB: musb: musb_host: fix sparse warning

Fix the following sparse warning:

drivers/usb/musb/musb_host.c:1642:9: warning: symbol 'status' shadows an earlier one

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