pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
[powerpc.git] / drivers / net / ne2.c
index 5fccfea..089b5bb 100644 (file)
@@ -813,7 +813,7 @@ static void cleanup_card(struct net_device *dev)
        release_region(dev->base_addr, NE_IO_EXTENT);
 }
 
-void cleanup_module(void)
+void __exit cleanup_module(void)
 {
        int this_dev;