Re: [PATCH net-next v2 2/5] net/phy/mdio-i2c: Move header file to include/linux

2020-08-16 Thread Florian Fainelli
On 8/16/2020 11:56 AM, Andrew Lunn wrote: In preparation for moving all MDIO drivers into drivers/net/mdio, move the mdio-i2c header file into include/linux so it can be used by both the MDIO driver and the SFP code which instantiates I2C MDIO busses. Signed-off-by: Andrew Lunn --- drivers

[PATCH net-next v2 2/5] net/phy/mdio-i2c: Move header file to include/linux

2020-08-16 Thread Andrew Lunn
In preparation for moving all MDIO drivers into drivers/net/mdio, move the mdio-i2c header file into include/linux so it can be used by both the MDIO driver and the SFP code which instantiates I2C MDIO busses. Signed-off-by: Andrew Lunn --- drivers/net/phy/mdio-i2c.c| 3 +--