summaryrefslogtreecommitdiff
path: root/drivers/ata/libata.h
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2007-09-21 21:03:28 -0400
committerJeff Garzik <jeff@garzik.org>2007-10-12 14:55:40 -0400
commitc78968bb0f7714ceba1cdfa23714454fc98cefdf (patch)
treecbf066559205ce0d00829c74a406f3a2140623e4 /drivers/ata/libata.h
parent24f756866676b40446e361c1f87738707161da93 (diff)
[libata] SCSI: simulator version, not device version, belongs in VPD
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/libata.h')
-rw-r--r--drivers/ata/libata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/libata.h b/drivers/ata/libata.h
index 11f64a43b38a..e45f6d5542d5 100644
--- a/drivers/ata/libata.h
+++ b/drivers/ata/libata.h
@@ -29,6 +29,7 @@
#define __LIBATA_H__
#define DRV_NAME "libata"
+#define DRV_VERSION "2.21" /* must be exactly four chars */
struct ata_scsi_args {
struct ata_device *dev;