Skip to content

Commit 48d4208

Browse files
jhovoldvinodkoul
authored andcommitted
phy: hisilicon: hi6220-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-5-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 3531c46 commit 48d4208

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/hisilicon/phy-hi6220-usb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,4 @@ static struct platform_driver hi6220_phy_driver = {
161161
module_platform_driver(hi6220_phy_driver);
162162

163163
MODULE_DESCRIPTION("HISILICON HI6220 USB PHY driver");
164-
MODULE_ALIAS("platform:hi6220-usb-phy");
165164
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)