diff options
Diffstat (limited to 'drivers/phy/phy-qcom-ipq806x-sata.c')
-rw-r--r-- | drivers/phy/phy-qcom-ipq806x-sata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/phy-qcom-ipq806x-sata.c b/drivers/phy/phy-qcom-ipq806x-sata.c index 909b5a87fc6a..759b0bf5b6b3 100644 --- a/drivers/phy/phy-qcom-ipq806x-sata.c +++ b/drivers/phy/phy-qcom-ipq806x-sata.c | |||
@@ -201,7 +201,6 @@ static struct platform_driver qcom_ipq806x_sata_phy_driver = { | |||
201 | .remove = qcom_ipq806x_sata_phy_remove, | 201 | .remove = qcom_ipq806x_sata_phy_remove, |
202 | .driver = { | 202 | .driver = { |
203 | .name = "qcom-ipq806x-sata-phy", | 203 | .name = "qcom-ipq806x-sata-phy", |
204 | .owner = THIS_MODULE, | ||
205 | .of_match_table = qcom_ipq806x_sata_phy_of_match, | 204 | .of_match_table = qcom_ipq806x_sata_phy_of_match, |
206 | } | 205 | } |
207 | }; | 206 | }; |