drivers: usb: usb_dc_stm32: Convert DT_COMPAT_ define usage to new macros Convert driver from using DT_COMPAT_ST_STM32_* to new macro DT_HAS_COMPAT(st_stm32_*). Signed-off-by: Kumar Gala <kumar.gala@linaro.org>