diff options
Diffstat (limited to 'drivers/phy/phy-qcom-apq8064-sata.c')
-rw-r--r-- | drivers/phy/phy-qcom-apq8064-sata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/phy-qcom-apq8064-sata.c b/drivers/phy/phy-qcom-apq8064-sata.c index b3ef7d805765..7b3ddfb65898 100644 --- a/drivers/phy/phy-qcom-apq8064-sata.c +++ b/drivers/phy/phy-qcom-apq8064-sata.c | |||
@@ -279,7 +279,6 @@ static struct platform_driver qcom_apq8064_sata_phy_driver = { | |||
279 | .remove = qcom_apq8064_sata_phy_remove, | 279 | .remove = qcom_apq8064_sata_phy_remove, |
280 | .driver = { | 280 | .driver = { |
281 | .name = "qcom-apq8064-sata-phy", | 281 | .name = "qcom-apq8064-sata-phy", |
282 | .owner = THIS_MODULE, | ||
283 | .of_match_table = qcom_apq8064_sata_phy_of_match, | 282 | .of_match_table = qcom_apq8064_sata_phy_of_match, |
284 | } | 283 | } |
285 | }; | 284 | }; |