Skip to content

Commit a275760

Browse files
jhovoldvinodkoul
authored andcommitted
phy: ti: dm816x-usb: drop unused module alias
The driver has never supported anything but OF probe so drop the unused platform module alias. Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250724154823.15998-11-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent dbe76a9 commit a275760

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/ti/phy-dm816x-usb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ static struct platform_driver dm816x_usb_phy_driver = {
269269

270270
module_platform_driver(dm816x_usb_phy_driver);
271271

272-
MODULE_ALIAS("platform:dm816x_usb");
273272
MODULE_AUTHOR("Tony Lindgren <tony@atomide.com>");
274273
MODULE_DESCRIPTION("dm816x usb phy driver");
275274
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)