mmtimer: Push BKL down into the ioctl handler
[pandora-kernel.git] / drivers / net / ibm_emac / ibm_emac_tah.c
index e287b45..3c2d5ba 100644 (file)
@@ -63,7 +63,7 @@ int __init tah_attach(void *emac)
        return 0;
 }
 
-void __exit __tah_fini(struct ocp_device *ocpdev)
+void __tah_fini(struct ocp_device *ocpdev)
 {
        struct tah_regs *p = ocp_get_drvdata(ocpdev);
        BUG_ON(!p);