commit | cb48cab7f363014e0a5dc21f7b4892c15d626d41 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Mon Feb 26 06:04:24 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 26 06:04:24 2007 -0500 |
tree | 13ac3a9a150900c1ba5cb40fce4ba4f169f00228 | |
parent | a84471fe269c38ea3725345c43ad64e5f489bea2 [diff] [blame] |
[libata] bump versions Bump versions based on changes submitted during 2.6.21 merge window. Signed-off-by: Jeff Garzik <jeff@garzik.org>
diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 97bad15..61572d8 100644 --- a/drivers/ata/ata_piix.c +++ b/drivers/ata/ata_piix.c
@@ -93,7 +93,7 @@ #include <linux/libata.h> #define DRV_NAME "ata_piix" -#define DRV_VERSION "2.00ac7" +#define DRV_VERSION "2.10" enum { PIIX_IOCFG = 0x54, /* IDE I/O configuration register */