commit | ca39bd8ce13434160f298c398de3e2fb2aafc923 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Nov 21 14:07:58 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 21 14:07:58 2016 -0500 |
tree | 9326a20f1612a1ae2319a85b45d5a43b31276219 | |
parent | c294873179ea3a9eb2c51c23f78f2dfae92e4a2d [diff] |
am57xx: Remove unused variable warnings Starting with the changes to fix USB host on am57xx/am43xx we stopped using usb_otg_ss1/related stuff and but we hadn't been enabling the relevant options to cause the warnings until just recently. Fixes: 55efadde7ede (ARM: AM57xx: AM43xx: Fix USB host) Fixes: a48d687c575f (configs: am57xx: Enable download gadget) Signed-off-by: Tom Rini <trini@konsulko.com>