Skip to content

Commit 7b4b559

Browse files
jhovoldgregkh
authored andcommitted
usb: gadget: udc: renesas_usb3: drop unused module alias
Since commit f3323cd ("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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 7919407 commit 7b4b559

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/usb/gadget/udc/renesas_usb3.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3021,4 +3021,3 @@ module_platform_driver(renesas_usb3_driver);
30213021
MODULE_DESCRIPTION("Renesas USB3.0 Peripheral driver");
30223022
MODULE_LICENSE("GPL v2");
30233023
MODULE_AUTHOR("Yoshihiro Shimoda <[email protected]>");
3024-
MODULE_ALIAS("platform:renesas_usb3");

0 commit comments

Comments
 (0)