提交 2c2815ae 编写于 作者: M Mark Einon 提交者: Greg Kroah-Hartman

staging: et131x: Remove header declaration of et131x_check_mii()

et131x_check_mii no longer exists, remove its declaration from the header file
Signed-off-by: NMark Einon <mark.einon@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 7fabca4d
......@@ -107,8 +107,6 @@ int32_t et131x_mii_read(struct et131x_adapter *adapter,
u8 reg, u16 *value);
int32_t et131x_mii_write(struct et131x_adapter *adapter,
u8 reg, u16 value);
void et131x_mii_check(struct et131x_adapter *adapter,
u16 bmsr, u16 bmsr_ints);
int et131x_mdio_read(struct mii_bus *bus, int phy_addr, int reg);
int et131x_mdio_write(struct mii_bus *bus, int phy_addr, int reg, u16 value);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册