summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/phy/motorcomm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/phy/motorcomm.c b/drivers/net/phy/motorcomm.c
index 1a9484dfd64e..875861519e24 100644
--- a/drivers/net/phy/motorcomm.c
+++ b/drivers/net/phy/motorcomm.c
@@ -397,7 +397,6 @@ static int yt8521_config_init(struct phy_device *phydev)
}
/* disable rx delay */
- printk(KERN_INFO ">>>>>>>>yt8521_config: disable rx delay\n");
val = ytphy_read_ext(phydev, 0xa001);
if (val < 0) {
printk(KERN_INFO "yt8521_config: read 0xa001 error!\n");