X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fmii_phy.h;h=f0d3e628231d8381f818cb7a8033616cf285ab8f;hb=4615fc22e539a2f7dae971701c05f09e21c1ca25;hp=a65bd6654ba7b70e47f0e15e0e8c428a0577027f;hpb=b631bb9cad6b5553846f508fbfa5ba6362fb0677;p=u-boot diff --git a/include/mii_phy.h b/include/mii_phy.h index a65bd6654b..f0d3e62823 100644 --- a/include/mii_phy.h +++ b/include/mii_phy.h @@ -6,4 +6,3 @@ unsigned short mii_phy_read(unsigned short reg); void mii_phy_write(unsigned short reg, unsigned short val); #endif -