aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata.h
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2007-01-31 07:43:15 -0500
committerJeff Garzik <jeff@garzik.org>2007-02-09 17:39:37 -0500
commitfda0efc5977864a90f365aeeb13f2546854e2aa9 (patch)
treeb022d56f648d3686f7d959d5a0be85adc5734694 /drivers/ata/libata.h
parentd24bbbf251e70bf984cbaa9b1fcadc5f56fc3ae9 (diff)
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
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, 0 insertions, 1 deletions
diff --git a/drivers/ata/libata.h b/drivers/ata/libata.h
index 94eeb3d3c67..06ccf230e3c 100644
--- a/drivers/ata/libata.h
+++ b/drivers/ata/libata.h
@@ -29,7 +29,6 @@
#define __LIBATA_H__
#define DRV_NAME "libata"
-#define DRV_VERSION "2.00" /* must be exactly four chars */
struct ata_scsi_args {
struct ata_device *dev;