Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15315
b: refs/heads/master
c: afcceaa
h: refs/heads/master
i:
  15313: e73e6df
  15311: a1616a5
v: v3
  • Loading branch information
Olaf Hering authored and Jeff Garzik committed Dec 24, 2005
1 parent 209c0c5 commit 62fff63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d495657200bd3ce10f9cb52401056804bf365811
refs/heads/master: afcceaa3c7b7fbf7e2b95c5f0dd43547b03292d2
4 changes: 4 additions & 0 deletions trunk/drivers/net/phy/phy_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
#include <asm/irq.h>
#include <asm/uaccess.h>

MODULE_DESCRIPTION("PHY library");
MODULE_AUTHOR("Andy Fleming");
MODULE_LICENSE("GPL");

static struct phy_driver genphy_driver;
extern int mdio_bus_init(void);
extern void mdio_bus_exit(void);
Expand Down

0 comments on commit 62fff63

Please sign in to comment.