patch-2.4.17 linux/drivers/video/imsttfb.c
Next file: linux/drivers/video/matrox/matroxfb_base.c
Previous file: linux/drivers/video/fbmem.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/video/imsttfb.c
- Orig date:
Wed Nov 14 22:52:20 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/video/imsttfb.c linux/drivers/video/imsttfb.c
@@ -1643,7 +1643,7 @@
name: "imsttfb",
id_table: imsttfb_pci_tbl,
probe: imsttfb_probe,
- remove: imsttfb_remove,
+ remove: __devexit_p(imsttfb_remove),
};
static struct fb_ops imsttfb_ops = {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)