--- drivers/media/video/bttv-driver.c.orig Thu Apr 4 02:12:59 2002 +++ drivers/media/video/bttv-driver.c Fri Apr 5 06:12:53 2002 @@ -3394,7 +3394,7 @@ name: "bttv", id_table: bttv_pci_tbl, probe: bttv_probe, - remove: bttv_remove, + remove: __devexit_p(bttv_remove), }; static int bttv_init_module(void)