diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-05-28 18:34:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-31 13:44:39 +0300 |
commit | edf380046b0a726de26fc29015556a11288940ac (patch) | |
tree | 1cf98d0494ee53a3a5f5a9ea74f82cfc332e825b /lib/test_firmware.c | |
parent | 3bea1cfcff113070655c379cec6d1dde0529bd31 (diff) | |
download | linux-edf380046b0a726de26fc29015556a11288940ac.tar.xz |
usb: musb: remove an unused variable
After the only users of this variable got removed, we now get a
warning about 'otg' being unused:
drivers/usb/musb/da8xx.c: In function 'da8xx_musb_interrupt':
drivers/usb/musb/da8xx.c:226:19: error: unused variable 'otg' [-Werror=unused-variable]
Fixes: d2852f2d3e6d ("usb: musb: remove references to default_a of struct usb_otg")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_firmware.c')
0 files changed, 0 insertions, 0 deletions