am57xx: Remove unused variable warnings
authorTom Rini <trini@konsulko.com>
Mon, 21 Nov 2016 19:07:58 +0000 (14:07 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 21 Nov 2016 19:07:58 +0000 (14:07 -0500)
commitca39bd8ce13434160f298c398de3e2fb2aafc923
tree9326a20f1612a1ae2319a85b45d5a43b31276219
parentc294873179ea3a9eb2c51c23f78f2dfae92e4a2d
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>
board/ti/am57xx/board.c