Re: [PATCH 16/18] sniper: Add build guards around MUSB support code

2021-07-07 Thread Tom Rini
On Sat, May 22, 2021 at 08:47:15AM -0400, Tom Rini wrote: > If MUSB support is disabled, these parts of the code will fail to build. > > Cc: Paul Kocialkowski > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 16/18] sniper: Add build guards around MUSB support code

2021-05-22 Thread Tom Rini
If MUSB support is disabled, these parts of the code will fail to build. Cc: Paul Kocialkowski Signed-off-by: Tom Rini --- board/lg/sniper/sniper.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/board/lg/sniper/sniper.c b/board/lg/sniper/sniper.c index