Skip to content

Commit bd86f18

Browse files
jhovoldvinodkoul
authored andcommitted
phy: qualcomm: ipq806x-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-6-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 48d4208 commit bd86f18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c

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

560560
module_platform_driver(qcom_ipq806x_usb_phy_driver);
561561

562-
MODULE_ALIAS("platform:phy-qcom-ipq806x-usb");
563562
MODULE_LICENSE("GPL v2");
564563
MODULE_AUTHOR("Andy Gross <agross@codeaurora.org>");
565564
MODULE_AUTHOR("Ivan T. Ivanov <iivanov@mm-sol.com>");

0 commit comments

Comments
 (0)