Re: [PATCH] sh: Use generic OHCI platform provider symbol

From: Pengpeng Hou

Date: Sat Sep 19 2026 - 23:12:21 EST


Hi Geert,

I checked the removal of USB_OHCI_SH. Please include the tag you supplied:

Fixes: 4f6dfc2136fb ("usb: remove the dead USB_OHCI_SH option")

The current SH subtype selections and sh7757lcr_defconfig still name the
removed symbol. The patch switches those users to USB_OHCI_HCD_PLATFORM;
there is no additional code change for this metadata update.

Thanks,
Pengpeng