V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.
[pandora-kernel.git] / drivers / net / ibm_emac / ibm_emac_zmii.h
index 972e3a4..fad6d8b 100644 (file)
@@ -40,7 +40,7 @@ struct ibm_ocp_zmii {
 #ifdef CONFIG_IBM_EMAC_ZMII
 int zmii_attach(void *emac) __init;
 
-void __zmii_fini(struct ocp_device *ocpdev, int input) __exit;
+void __zmii_fini(struct ocp_device *ocpdev, int input);
 static inline void zmii_fini(struct ocp_device *ocpdev, int input)
 {
        if (ocpdev)