Trivial patch.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
#ifdef CONFIG_DM_ETH
struct phy_device *phy_connect(struct mii_dev *bus, int addr,
- struct udevice *dev, phy_interface_t interface)
+ struct udevice *dev,
+ phy_interface_t interface)
#else
struct phy_device *phy_connect(struct mii_dev *bus, int addr,
struct eth_device *dev,
#define PHY_FIXED_ID 0xa5a55a5a
/*
* There is no actual id for this.
- * This is just a dummy id for gmii2rgmmi converter
+ * This is just a dummy id for gmii2rgmmi converter.
*/
#define PHY_GMII2RGMII_ID 0x5a5a5a5a