mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
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>
This commit is contained in:
parent
3531c46784
commit
48d420835f
1 changed files with 0 additions and 1 deletions
|
|
@ -161,5 +161,4 @@ static struct platform_driver hi6220_phy_driver = {
|
|||
module_platform_driver(hi6220_phy_driver);
|
||||
|
||||
MODULE_DESCRIPTION("HISILICON HI6220 USB PHY driver");
|
||||
MODULE_ALIAS("platform:hi6220-usb-phy");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue