diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 11:06:59 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 11:06:59 -0500 |
commit | 7bdd720869ff75700b48b132ee71852615b55808 (patch) | |
tree | 5d42dddd1cda8462fe1b2739a40ab28df28c227d /drivers/scsi/ahci.c | |
parent | c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7 (diff) |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/ahci.c')
-rw-r--r-- | drivers/scsi/ahci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ahci.c b/drivers/scsi/ahci.c index 5386c0d6101c..83467a05dc8e 100644 --- a/drivers/scsi/ahci.c +++ b/drivers/scsi/ahci.c | |||
@@ -48,7 +48,7 @@ | |||
48 | #include <asm/io.h> | 48 | #include <asm/io.h> |
49 | 49 | ||
50 | #define DRV_NAME "ahci" | 50 | #define DRV_NAME "ahci" |
51 | #define DRV_VERSION "1.01" | 51 | #define DRV_VERSION "1.2" |
52 | 52 | ||
53 | 53 | ||
54 | enum { | 54 | enum { |