patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / video / sbuslib.c
index a09be52..c1ab754 100644 (file)
@@ -122,6 +122,7 @@ int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
                cmap.red = &red;
                cmap.green = &green;
                cmap.blue = &blue;
+               cmap.transp = NULL;
                for (i = 0; i < count; i++) {
                        int err;