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
- Lines: 9
- Date:
Fri Dec 21 16:40:32 2001
- Orig file:
linux-2.4.16/drivers/char/joystick/cs461x.c
- Orig date:
Fri Nov 9 21:41:42 2001
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)