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_svw.c | |
parent | c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7 (diff) | |
download | linux-7bdd720869ff75700b48b132ee71852615b55808.tar.xz |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_svw.c')
-rw-r--r-- | drivers/scsi/sata_svw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_svw.c b/drivers/scsi/sata_svw.c index 57e5a9d..6e7f7c8 100644 --- a/drivers/scsi/sata_svw.c +++ b/drivers/scsi/sata_svw.c @@ -54,7 +54,7 @@ #endif /* CONFIG_PPC_OF */ #define DRV_NAME "sata_svw" -#define DRV_VERSION "1.06" +#define DRV_VERSION "1.07" /* Taskfile registers offsets */ #define K2_SATA_TF_CMD_OFFSET 0x00 |