commit | 76c7aae70fcc5498f3247c23b2a9523006b020d6 | [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 19:58:35 2021 -0400 |
tree | 43604db5cb2f635cf41d0e70440269e7864fec60 | |
parent | c10728ff0a0bc294e0e2f39264b8c0f73b859ab8 [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>