mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
[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
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
#include <linux/libata.h>
|
#include <linux/libata.h>
|
||||||
|
|
||||||
#define DRV_NAME "ata_generic"
|
#define DRV_NAME "ata_generic"
|
||||||
#define DRV_VERSION "0.2.6"
|
#define DRV_VERSION "0.2.7"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* A generic parallel ATA driver using libata
|
* A generic parallel ATA driver using libata
|
||||||
|
|
Loading…
Reference in a new issue