]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/bmac.c
[PATCH] myri10ge - Drop unused pm_state
[linux-2.6-omap-h63xx.git] / drivers / net / bmac.c
index 73f2fcfc557f84297f68a698696fd5b7f92310e8..6fad83f24c4f5d08880baecc266c3f9f2c2732b7 100644 (file)
@@ -7,7 +7,6 @@
  * May 1999, Al Viro: proper release of /proc/net/bmac entry, switched to
  * dynamic procfs inode.
  */
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/netdevice.h>
@@ -1658,6 +1657,7 @@ static struct of_device_id bmac_match[] =
        },
        {},
 };
+MODULE_DEVICE_TABLE (of, bmac_match);
 
 static struct macio_driver bmac_driver = 
 {