kernel.org linux-2.6.9
[linux-2.6.git] / drivers / scsi / qla2xxx / ql2300.c
index 38edfc6..1f6fc89 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/module.h>
 #include <linux/pci.h>
 
-#include "qla_os.h"
 #include "qla_def.h"
 
 static char qla_driver_name[] = "qla2300";
@@ -101,3 +100,4 @@ module_exit(qla2300_exit);
 MODULE_AUTHOR("QLogic Corporation");
 MODULE_DESCRIPTION("QLogic ISP2300 FC-SCSI Host Bus Adapter driver");
 MODULE_LICENSE("GPL");
+MODULE_VERSION(QLA2XXX_VERSION);