]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mii_phy.h
cmd_gpio.c: adjust help message depending on gpio_status being compiled in or not
[karo-tx-uboot.git] / include / mii_phy.h
index a65bd6654ba7b70e47f0e15e0e8c428a0577027f..f0d3e628231d8381f818cb7a8033616cf285ab8f 100644 (file)
@@ -6,4 +6,3 @@ unsigned short mii_phy_read(unsigned short reg);
 void mii_phy_write(unsigned short reg, unsigned short val);
 
 #endif
-