aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMark Lord <liml@rtr.ca>2006-05-19 16:41:27 -0400
committerJeff Garzik <jeff@garzik.org>2006-05-20 00:31:46 -0400
commit63a25355cd5cd9a2d19a7c50eed4f0a8aa622f72 (patch)
tree92e2faafa3b1f180d0bd7494ec662c6677bc4d08 /drivers
parent[PATCH] sata_mv: endian fix (diff)
downloadlinux-dev-63a25355cd5cd9a2d19a7c50eed4f0a8aa622f72.tar.xz
linux-dev-63a25355cd5cd9a2d19a7c50eed4f0a8aa622f72.zip
[PATCH] sata_mv: version bump
Increment the version number inside sata_mv.c. Signed-off-by: Mark Lord <liml@rtr.ca> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/scsi/sata_mv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_mv.c b/drivers/scsi/sata_mv.c
index dcda579ee93a..9b8bca1ac1f0 100644
--- a/drivers/scsi/sata_mv.c
+++ b/drivers/scsi/sata_mv.c
@@ -37,7 +37,7 @@
#include <asm/io.h>
#define DRV_NAME "sata_mv"
-#define DRV_VERSION "0.6"
+#define DRV_VERSION "0.7"
enum {
/* BAR's are enumerated in terms of pci_resource_start() terms */