On 15 May 2018 at 08:48, Alex Kiernan <[email protected]> wrote: > > Move FASTBOOT_VERSION to include/fastboot.h so when we merge the UDP code > we only have one definition. > > Signed-off-by: Alex Kiernan <[email protected]> > --- > > Changes in v4: > - leave strcmp_l1() in USB fastboot as we don't need it in UDP path > > Changes in v3: > - new > > Changes in v2: None > > drivers/usb/gadget/f_fastboot.c | 2 -- > include/fastboot.h | 2 ++ > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

