commit | 2a3103ce4357a09c2289405f969acec0edf4398f | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 04:54:06 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 04:54:06 2007 -0400 |
tree | 04ffdfd4d86145e4af97cfacac4ecd09d7e42aa8 | |
parent | 43a98f05d99205687ddf74089e79a8312c8c5f90 [diff] [blame] |
[libata] Bump driver versions Bump the versions for drivers that were modified, but had not already had a version number bump. Signed-off-by: Jeff Garzik <jeff@garzik.org>
diff --git a/drivers/ata/sata_inic162x.c b/drivers/ata/sata_inic162x.c index a9c948d..fdbed8e 100644 --- a/drivers/ata/sata_inic162x.c +++ b/drivers/ata/sata_inic162x.c
@@ -28,7 +28,7 @@ #include <scsi/scsi_device.h> #define DRV_NAME "sata_inic162x" -#define DRV_VERSION "0.2" +#define DRV_VERSION "0.3" enum { MMIO_BAR = 5,