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)
commit0ff8bb872423f7433b0165cbc10d23be1771af7c
tree641dacbf38275f69a5a587714a5a95feb86886d7
parent91b614eef642959ab77c37dc1b7add2e6d02772c
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