patch-2.3.25 linux/drivers/video/fbcon-mac.c

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

diff -u --recursive --new-file v2.3.24/linux/drivers/video/fbcon-mac.c linux/drivers/video/fbcon-mac.c
@@ -455,7 +455,7 @@
   u8 *dest, bit;
   u16 *dest16;
   u32 *dest32;
-  u8 pixel;
+  u8 pixel=0;
 
   switch (p->var.bits_per_pixel) {
   case 1:

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