patch-2.3.48 linux/drivers/sgi/char/graphics_syms.c

Next file: linux/drivers/sgi/char/newport.c
Previous file: linux/drivers/sgi/char/graphics.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/drivers/sgi/char/graphics_syms.c linux/drivers/sgi/char/graphics_syms.c
@@ -8,6 +8,7 @@
  */
 
 #define __NO_VERSION__
+#include <linux/config.h>
 #include <linux/module.h>
 
 /* extern int rrm_command (unsigned int cmd, void *arg);
@@ -32,5 +33,4 @@
 EXPORT_SYMBOL(enable_gconsole);
 EXPORT_SYMBOL(remove_mapping);
 
-
-
+EXPORT_SYMBOL(npregs);

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