diff options
Diffstat (limited to 'drivers/usb/phy/phy-am335x.c')
-rw-r--r-- | drivers/usb/phy/phy-am335x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/phy/phy-am335x.c b/drivers/usb/phy/phy-am335x.c index 6370e50649d7..48d41abd1b6b 100644 --- a/drivers/usb/phy/phy-am335x.c +++ b/drivers/usb/phy/phy-am335x.c | |||
@@ -66,8 +66,6 @@ static int am335x_phy_probe(struct platform_device *pdev) | |||
66 | platform_set_drvdata(pdev, am_phy); | 66 | platform_set_drvdata(pdev, am_phy); |
67 | 67 | ||
68 | return 0; | 68 | return 0; |
69 | |||
70 | return ret; | ||
71 | } | 69 | } |
72 | 70 | ||
73 | static int am335x_phy_remove(struct platform_device *pdev) | 71 | static int am335x_phy_remove(struct platform_device *pdev) |