Commit d2665005 authored by Jeff Garzik's avatar Jeff Garzik

[libata] bump versions for core and serverworks driver

parent b503ce39
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#define __LIBATA_H__ #define __LIBATA_H__
#define DRV_NAME "libata" #define DRV_NAME "libata"
#define DRV_VERSION "0.80" /* must be exactly four chars */ #define DRV_VERSION "0.81" /* must be exactly four chars */
struct ata_scsi_args { struct ata_scsi_args {
struct ata_port *ap; struct ata_port *ap;
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
#endif /* CONFIG_ALL_PPC */ #endif /* CONFIG_ALL_PPC */
#define DRV_NAME "ata_k2" #define DRV_NAME "ata_k2"
#define DRV_VERSION "1.02" #define DRV_VERSION "1.03"
static u32 k2_sata_scr_read (struct ata_port *ap, unsigned int sc_reg) static u32 k2_sata_scr_read (struct ata_port *ap, unsigned int sc_reg)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment