patch-2.1.112 linux/drivers/video/macfb.c

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

diff -u --recursive --new-file v2.1.111/linux/drivers/video/macfb.c linux/drivers/video/macfb.c
@@ -2,6 +2,7 @@
  *	We've been given MAC frame buffer info by the booter. Now go set it up
  */
 
+#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
@@ -42,7 +43,7 @@
 	{0,0,0},	/* transparency */
 	0,		/* standard pixel format */
 	FB_ACTIVATE_NOW,
-	274,195,	/* 14" monitor - the late Mikael Nykvist's anyway */
+	274,195,	/* 14" monitor *Mikael Nykvist's anyway* */
 	0,		/* The only way to accelerate a mac is .. */
 	0L,0L,0L,0L,0L,
 	0L,0L,0,	/* No sync info */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov