patch-2.4.17 linux/drivers/char/joystick/cs461x.c

Next file: linux/drivers/char/joystick/emu10k1-gp.c
Previous file: linux/drivers/char/ip2.c
Back to the patch index
Back to the overall index

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/char/joystick/cs461x.c linux/drivers/char/joystick/cs461x.c
@@ -313,7 +313,7 @@
         name:           "PCI Gameport",
         id_table:       cs461x_pci_tbl,
         probe:          cs461x_pci_probe,
-        remove:         cs461x_pci_remove,
+        remove:         __devexit_p(cs461x_pci_remove),
 };
 
 int __init js_cs461x_init(void)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)