Skip to content

Commit 824cdd2

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/samsung/phy-samsung-usb2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,3 @@ module_platform_driver(samsung_usb2_phy_driver);
258258
MODULE_DESCRIPTION("Samsung S5P/Exynos SoC USB PHY driver");
259259
MODULE_AUTHOR("Kamil Debski <k.debski@samsung.com>");
260260
MODULE_LICENSE("GPL v2");
261-
MODULE_ALIAS("platform:samsung-usb2-phy");

0 commit comments

Comments
 (0)