patch-2.4.17 linux/drivers/media/video/bttv-driver.c
Next file: linux/drivers/media/video/meye.c
Previous file: linux/drivers/media/video/Config.in
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/video/bttv-driver.c
- Orig date:
Wed Oct 17 21:19:20 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/media/video/bttv-driver.c linux/drivers/media/video/bttv-driver.c
@@ -3025,7 +3025,7 @@
name: "bttv",
id_table: bttv_pci_tbl,
probe: bttv_probe,
- remove: bttv_remove,
+ remove: __devexit_p(bttv_remove),
};
int bttv_init_module(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)