patch-2.3.16 linux/drivers/video/tgafb.c

Next file: linux/drivers/video/valkyriefb.c
Previous file: linux/drivers/video/tcxfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/video/tgafb.c linux/drivers/video/tgafb.c
@@ -1027,7 +1027,7 @@
      *  Initialisation
      */
 
-__initfunc(int tgafb_init(void))
+int __init tgafb_init(void)
 {
     struct pci_dev *pdev;
 

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