aboutsummaryrefslogtreecommitdiffstats
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 94eeb3d3c674..06ccf230e3c2 100644
--- a/drivers/ata/libata.h
+++ b/drivers/ata/libata.h
@@ -29,7 +29,6 @@
29#define __LIBATA_H__ 29#define __LIBATA_H__
30 30
31#define DRV_NAME "libata" 31#define DRV_NAME "libata"
32#define DRV_VERSION "2.00" /* must be exactly four chars */
33 32
34struct ata_scsi_args { 33struct ata_scsi_args {
35 struct ata_device *dev; 34 struct ata_device *dev;