commit | 7d0559910f84d0d3f3e308c91c69e1a8d83cc855 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat May 22 08:47:15 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 07 22:22:42 2021 -0400 |
tree | 43604db5cb2f635cf41d0e70440269e7864fec60 | |
parent | 570c3dcfc153e0f18bd897630236da6605dcbe7e [diff] |
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>