Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / drivers / net / wireless / orinoco_pci.c
index fb1ebf4..23222b9 100644 (file)
@@ -384,7 +384,7 @@ static int __init orinoco_pci_init(void)
        return pci_module_init(&orinoco_pci_driver);
 }
 
-extern void __exit orinoco_pci_exit(void)
+void __exit orinoco_pci_exit(void)
 {
        pci_unregister_driver(&orinoco_pci_driver);
 }