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

Next file: linux/drivers/video/p9100.h
Previous file: linux/drivers/video/matroxfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/video/newport_con.c linux/drivers/video/newport_con.c
@@ -267,7 +267,7 @@
 #ifdef MODULE
 static const char *newport_startup(void)
 #else
-__initfunc(static const char *newport_startup(void))
+static const char * __init newport_startup(void)
 #endif
 {
     struct newport_regs *p;

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