]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/phy/phy_device.c
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
[linux-2.6-omap-h63xx.git] / drivers / net / phy / phy_device.c
index 16bebe7a7ce1fdf43c45334b826bb919d7cb9444..1bc1e032c5d6c9654912b8b6cdef51658b88cb7d 100644 (file)
@@ -14,7 +14,6 @@
  * option) any later version.
  *
  */
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
 #include <linux/string.h>
 #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);