diff options
Diffstat (limited to 'drivers/net/fs_enet/mii-fec.c')
-rw-r--r-- | drivers/net/fs_enet/mii-fec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/fs_enet/mii-fec.c b/drivers/net/fs_enet/mii-fec.c index 0a563a83016f..53db696b948f 100644 --- a/drivers/net/fs_enet/mii-fec.c +++ b/drivers/net/fs_enet/mii-fec.c | |||
@@ -113,7 +113,6 @@ static int fs_enet_fec_mii_read(struct mii_bus *bus , int phy_id, int location) | |||
113 | } | 113 | } |
114 | 114 | ||
115 | return ret; | 115 | return ret; |
116 | |||
117 | } | 116 | } |
118 | 117 | ||
119 | static int fs_enet_fec_mii_write(struct mii_bus *bus, int phy_id, int location, u16 val) | 118 | static int fs_enet_fec_mii_write(struct mii_bus *bus, int phy_id, int location, u16 val) |