diff options
Diffstat (limited to 'drivers/phy/phy-hix5hd2-sata.c')
-rw-r--r-- | drivers/phy/phy-hix5hd2-sata.c | 1 |
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 = { | |||
180 | .probe = hix5hd2_sata_phy_probe, | 180 | .probe = hix5hd2_sata_phy_probe, |
181 | .driver = { | 181 | .driver = { |
182 | .name = "hix5hd2-sata-phy", | 182 | .name = "hix5hd2-sata-phy", |
183 | .owner = THIS_MODULE, | ||
184 | .of_match_table = hix5hd2_sata_phy_of_match, | 183 | .of_match_table = hix5hd2_sata_phy_of_match, |
185 | } | 184 | } |
186 | }; | 185 | }; |