X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fvideo%2F68328fb.c;h=7f907fb23b8a3414044eee2b8363b63f340ba1d7;hb=62786b9e81a2dbe9c073a2ade52d33a2627d6d85;hp=78488bb41aeb1d984ba6f2a32f485378c07f883f;hpb=216d526c89d144928f095f2800bc6c67e968d628;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/68328fb.c b/drivers/video/68328fb.c index 78488bb41ae..7f907fb23b8 100644 --- a/drivers/video/68328fb.c +++ b/drivers/video/68328fb.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -61,7 +60,7 @@ static u_long videomemory; static u_long videomemorysize; static struct fb_info fb_info; -static u32 mc68x328fb_pseudo_palette[17]; +static u32 mc68x328fb_pseudo_palette[16]; static struct fb_var_screeninfo mc68x328fb_default __initdata = { .red = { 0, 8, 0 },