]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb: gadget: udc: renesas_usb3: drop unused module alias
authorJohan Hovold <johan@kernel.org>
Thu, 24 Jul 2025 09:20:06 +0000 (11:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jul 2025 08:50:34 +0000 (10:50 +0200)
commit7b4b5591d4551efe16fe4fed00f69db5d4e8a2b4
tree7cdc86c866e319b0e471236a9a578e61d18dd72e
parent7919407eca2ef562fa6c98c41cfdf6f6cdd69d92
usb: gadget: udc: renesas_usb3: drop unused module alias

Since commit f3323cd03e58 ("usb: gadget: udc: renesas_usb3: remove R-Car
H3 ES1.* handling") the driver only supports OF probe so drop the unused
platform module alias.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20250724092006.21216-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/renesas_usb3.c