diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-05-22 00:26:38 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-05-22 00:26:38 (GMT) |
commit | 8bc3fc470eb25af4d70c72485cbcb130cc657691 (patch) | |
tree | b79e0068f46cca29a547786e5ee2cdc739386cca /drivers/ata/pata_cs5535.c | |
parent | a617c09f6d646b60f31efc8afd9f81b752bf21b7 (diff) | |
download | linux-8bc3fc470eb25af4d70c72485cbcb130cc657691.tar.xz |
libata: bump versions
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_cs5535.c')
-rw-r--r-- | drivers/ata/pata_cs5535.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_cs5535.c b/drivers/ata/pata_cs5535.c index f37d4cd..aa3256f 100644 --- a/drivers/ata/pata_cs5535.c +++ b/drivers/ata/pata_cs5535.c @@ -39,7 +39,7 @@ #include <asm/msr.h> #define DRV_NAME "cs5535" -#define DRV_VERSION "0.2.11" +#define DRV_VERSION "0.2.12" /* * The Geode (Aka Athlon GX now) uses an internal MSR based |