MODULE_DEVICE_TABLE: fix some callsites
[deliverable/linux.git] / drivers / scsi / be2iscsi / be_main.c
index f3193406776cb94aa1a43df76a230cc1fed8b753..96241b20fd2c8b690e57139e8e404a522dcb2392 100644 (file)
@@ -48,7 +48,6 @@ static unsigned int be_iopoll_budget = 10;
 static unsigned int be_max_phys_size = 64;
 static unsigned int enable_msix = 1;
 
-MODULE_DEVICE_TABLE(pci, beiscsi_pci_id_table);
 MODULE_DESCRIPTION(DRV_DESC " " BUILD_STR);
 MODULE_VERSION(BUILD_STR);
 MODULE_AUTHOR("Emulex Corporation");
This page took 0.032582 seconds and 5 git commands to generate.