diff --git a/[refs] b/[refs] index 44bb5cc77d76..553e1b69ea58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4581b35e1bc80becf240238bc787a5ec2727db0 +refs/heads/master: 2d9ae7ac48c91e15e693038bf0dff004f7872aaf diff --git a/trunk/drivers/video/s3c-fb.c b/trunk/drivers/video/s3c-fb.c index e84677e6f5ed..7a840d52474d 100644 --- a/trunk/drivers/video/s3c-fb.c +++ b/trunk/drivers/video/s3c-fb.c @@ -574,6 +574,7 @@ static int s3c_fb_set_par(struct fb_info *info) } data = WINCONx_ENWIN; + sfb->enabled |= (1 << win->index); /* note, since we have to round up the bits-per-pixel, we end up * relying on the bitfield information for r/g/b/a to work out