sniper: Add build guards around MUSB support code
authorTom Rini <trini@konsulko.com>
Sat, 22 May 2021 12:47:15 +0000 (08:47 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commit7d0559910f84d0d3f3e308c91c69e1a8d83cc855
tree43604db5cb2f635cf41d0e70440269e7864fec60
parent570c3dcfc153e0f18bd897630236da6605dcbe7e
sniper: Add build guards around MUSB support code

If MUSB support is disabled, these parts of the code will fail to build.

Cc: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/lg/sniper/sniper.c