patch-2.4.17 linux/drivers/media/radio/radio-gemtek-pci.c
Next file: linux/drivers/media/radio/radio-maxiradio.c
Previous file: linux/drivers/md/md.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 21 16:40:32 2001
-  Orig file: 
linux-2.4.16/drivers/media/radio/radio-gemtek-pci.c
-  Orig date: 
Sun Sep 30 19:26:06 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/media/radio/radio-gemtek-pci.c linux/drivers/media/radio/radio-gemtek-pci.c
@@ -424,7 +424,7 @@
     name:	"gemtek_pci",
 id_table:	gemtek_pci_id,
    probe:	gemtek_pci_probe,
-  remove:	gemtek_pci_remove
+  remove:	__devexit_p(gemtek_pci_remove),
 };
 
 static int __init gemtek_pci_init_module( void )
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)