From: Henrik Kretzschmar <[email protected]>
pci_module_init() convertion for k8_edac.c
For use in mm-tree only, cause the driver exists only there.
Signed-off-by: Henrik Kretzschmar <[email protected]>
---
--- linux-2.6.18-rc5-mm1/drivers/edac/k8_edac.c 2006-09-13 17:54:34.000000000 +0200
+++ linux/drivers/edac/k8_edac.c 2006-09-13 21:48:56.573030984 +0200
@@ -1865,7 +1865,7 @@
static int __init k8_init(void)
{
- return pci_module_init(&k8_driver);
+ return pci_register_driver(&k8_driver);
}
static void __exit k8_exit(void)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]