[PATCH 1/2] usb: dwc3: core: Fix warnings when building without driver model

Michael Walle michael at walle.cc
Tue Apr 19 10:01:59 CEST 2022


Hi,

> +#if CONFIG_IS_ENABLED(DM_USB)
>  static void dwc3_core_stop(struct dwc3 *dwc)

will __maybe_unused work?

-michael


More information about the U-Boot mailing list