X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsbuslib.c;h=c1ab754d38c6241ad778830b0e84d555644e0a47;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=a09be527d7597de60206fb8c88bb0462d543f848;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/video/sbuslib.c b/drivers/video/sbuslib.c index a09be527d..c1ab754d3 100644 --- a/drivers/video/sbuslib.c +++ b/drivers/video/sbuslib.c @@ -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;