Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75026
b: refs/heads/master
c: 87e417b
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Jeff Garzik committed Dec 17, 2007
1 parent 547f457 commit 8d1e9cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a1fd330571530d44261bf8e9ee63b880f2bb4db
refs/heads/master: 87e417b2f3a061d5eb85906288738f4313f1d924
2 changes: 1 addition & 1 deletion trunk/drivers/net/ucc_geth_mii.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ enum enet_tbi_mii_reg {
int uec_mdio_read(struct mii_bus *bus, int mii_id, int regnum);
int uec_mdio_write(struct mii_bus *bus, int mii_id, int regnum, u16 value);
int __init uec_mdio_init(void);
void __exit uec_mdio_exit(void);
void uec_mdio_exit(void);
#endif /* __UEC_MII_H */

0 comments on commit 8d1e9cc

Please sign in to comment.