diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:48 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:48 -0400 |
commit | 7819d64e31a685e35e4819515c84168d0879816e (patch) | |
tree | dd567398511128d63ac8bc10567279a68e9ddd37 /drivers/scsi/sata_nv.c | |
parent | a808be8a12d61cdacba350fdce2e448045be8202 (diff) | |
parent | af64371ada9452632c349563d688d30d94e918ba (diff) |
Merge branch 'upstream'
Diffstat (limited to 'drivers/scsi/sata_nv.c')
-rw-r--r-- | drivers/scsi/sata_nv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_nv.c b/drivers/scsi/sata_nv.c index be38f328a479..3a0004c3c8b5 100644 --- a/drivers/scsi/sata_nv.c +++ b/drivers/scsi/sata_nv.c | |||
@@ -44,7 +44,7 @@ | |||
44 | #include <linux/libata.h> | 44 | #include <linux/libata.h> |
45 | 45 | ||
46 | #define DRV_NAME "sata_nv" | 46 | #define DRV_NAME "sata_nv" |
47 | #define DRV_VERSION "0.8" | 47 | #define DRV_VERSION "0.9" |
48 | 48 | ||
49 | enum { | 49 | enum { |
50 | NV_PORTS = 2, | 50 | NV_PORTS = 2, |