diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:36 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-04-02 20:41:36 -0400 |
commit | af64371ada9452632c349563d688d30d94e918ba (patch) | |
tree | 0b6b451ba75c18bff270ab31eedffcfa5f941d67 /drivers/scsi/sata_via.c | |
parent | 4bced2d40555eebf8d685f174aa6d58ace353655 (diff) |
[libata] bump versions
Diffstat (limited to 'drivers/scsi/sata_via.c')
-rw-r--r-- | drivers/scsi/sata_via.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_via.c b/drivers/scsi/sata_via.c index 791bf652ba63..de4e0eb224bb 100644 --- a/drivers/scsi/sata_via.c +++ b/drivers/scsi/sata_via.c | |||
@@ -47,7 +47,7 @@ | |||
47 | #include <asm/io.h> | 47 | #include <asm/io.h> |
48 | 48 | ||
49 | #define DRV_NAME "sata_via" | 49 | #define DRV_NAME "sata_via" |
50 | #define DRV_VERSION "1.1" | 50 | #define DRV_VERSION "1.2" |
51 | 51 | ||
52 | enum board_ids_enum { | 52 | enum board_ids_enum { |
53 | vt6420, | 53 | vt6420, |