MODULE_DEVICE_TABLE: fix some callsites
[deliverable/linux.git] / drivers / net / ethernet / emulex / benet / be_main.c
index 932b93a1496592ef6d38820997c74d4e36ddf526..0a816859aca507c3e762aeebbf6d0601e3529aec 100644 (file)
@@ -26,7 +26,6 @@
 #include <net/vxlan.h>
 
 MODULE_VERSION(DRV_VER);
-MODULE_DEVICE_TABLE(pci, be_dev_ids);
 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);
 MODULE_AUTHOR("Emulex Corporation");
 MODULE_LICENSE("GPL");
This page took 0.025354 seconds and 5 git commands to generate.