]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of USB_MUSB_HOST
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:44:26 +0000 (15:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit7dc8a19a0d88c3a03b9b494f80473cc516a5d2c8
tree641dacbf38275f69a5a587714a5a95feb86886d7
parent2ce17317a42bf9751181dca4e79f7413f93dd930
Correct SPL uses of USB_MUSB_HOST

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_USB_MUSB_HOST defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/phy/phy-ab8500-usb.c
drivers/usb/musb-new/omap2430.c