diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 16:06:59 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 16:06:59 (GMT) |
commit | 7bdd720869ff75700b48b132ee71852615b55808 (patch) | |
tree | 5d42dddd1cda8462fe1b2739a40ab28df28c227d /drivers/scsi/sata_vsc.c | |
parent | c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7 (diff) | |
download | linux-7bdd720869ff75700b48b132ee71852615b55808.tar.xz |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_vsc.c')
-rw-r--r-- | drivers/scsi/sata_vsc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_vsc.c b/drivers/scsi/sata_vsc.c index 77a6e4b9..fcfa486 100644 --- a/drivers/scsi/sata_vsc.c +++ b/drivers/scsi/sata_vsc.c @@ -47,7 +47,7 @@ #include <linux/libata.h> #define DRV_NAME "sata_vsc" -#define DRV_VERSION "1.0" +#define DRV_VERSION "1.1" /* Interrupt register offsets (from chip base address) */ #define VSC_SATA_INT_STAT_OFFSET 0x00 |