summary refs log tree commit diff
path: root/drivers/phy/phy-hix5hd2-sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/phy-hix5hd2-sata.c')
-rw-r--r--drivers/phy/phy-hix5hd2-sata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/phy-hix5hd2-sata.c b/drivers/phy/phy-hix5hd2-sata.c
index 6a08fa5f81eb..d5d978085c6d 100644
--- a/drivers/phy/phy-hix5hd2-sata.c
+++ b/drivers/phy/phy-hix5hd2-sata.c
@@ -180,7 +180,6 @@ static struct platform_driver hix5hd2_sata_phy_driver = {
 	.probe	= hix5hd2_sata_phy_probe,
 	.driver = {
 		.name	= "hix5hd2-sata-phy",
-		.owner	= THIS_MODULE,
 		.of_match_table	= hix5hd2_sata_phy_of_match,
 	}
 };