]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/3c501.c
[TULIP]: Use pci_device_to_OF_node() on sparc.
[linux-2.6-omap-h63xx.git] / drivers / net / 3c501.c
index 11d170afa9c398de778eb643a84ae6db843f700c..06e33786078d3ed937801a430fee1c6277e6bb26 100644 (file)
@@ -922,7 +922,7 @@ int __init init_module(void)
  * and then free up the resources we took when the card was found.
  */
 
-void cleanup_module(void)
+void __exit cleanup_module(void)
 {
        struct net_device *dev = dev_3c501;
        unregister_netdev(dev);