Skip to content

Commit c6986f8

Browse files
jhovoldvinodkoul
authored andcommitted
phy: samsung: exynos5-usbdrd: 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-7-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent bd86f18 commit c6986f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/samsung/phy-exynos5-usbdrd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2417,4 +2417,3 @@ module_platform_driver(exynos5_usb3drd_phy);
24172417
MODULE_DESCRIPTION("Samsung Exynos5 SoCs USB 3.0 DRD controller PHY driver");
24182418
MODULE_AUTHOR("Vivek Gautam <gautam.vivek@samsung.com>");
24192419
MODULE_LICENSE("GPL v2");
2420-
MODULE_ALIAS("platform:exynos5_usb3drd_phy");

0 commit comments

Comments
 (0)