commit | 8b4959d6a53b783b9f1cf1d5d9ed9f2c36440892 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@nokia.com> | Fri Dec 04 15:47:47 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 11:55:28 2009 -0800 |
tree | 77abf0c672c80e075118f553b6316abd8207660d | |
parent | 1b6c3b0fb242309bc77092be4a283513be115735 [diff] |
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>