mirror of https://gitee.com/openkylin/linux.git
[PATCH] pci_module_init-convertion-in-ata_genericc fix
Acked-by: Alan Cox <alan@redhat.com> but please apply as follows to keep revision id straight Cc: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
3f03c6713a
commit
2f27ce0362
|
@ -26,7 +26,7 @@
|
|||
#include <linux/libata.h>
|
||||
|
||||
#define DRV_NAME "ata_generic"
|
||||
#define DRV_VERSION "0.2.6"
|
||||
#define DRV_VERSION "0.2.7"
|
||||
|
||||
/*
|
||||
* A generic parallel ATA driver using libata
|
||||
|
|
Loading…
Reference in New Issue