libata: release prep (bump versions, etc.)

- bump versions where necessary
- remove two duplicated+outdated doc comments
- add MODULE_VERSION() to AHCI driver
This commit is contained in:
Jeff Garzik
2005-08-23 02:53:51 -04:00
parent f6fdd7d9c2
commit 6885433c25
5 changed files with 4 additions and 28 deletions

View File

@@ -26,7 +26,7 @@
#define __LIBATA_H__
#define DRV_NAME "libata"
#define DRV_VERSION "1.11" /* must be exactly four chars */
#define DRV_VERSION "1.12" /* must be exactly four chars */
struct ata_scsi_args {
u16 *id;