X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsmscufx.c;h=97bd6620c36494d993b0d77877a2531be80250c3;hb=11cfb6ff736dc89b0447b8902d6912692303f6af;hp=5533a32c6ca132e8c981b7306c88d354fea7a23c;hpb=8fa6b970ff424539df074d71591fac6aa9d64b1f;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/drivers/video/smscufx.c b/drivers/video/smscufx.c index 5533a32..97bd662 100644 --- a/drivers/video/smscufx.c +++ b/drivers/video/smscufx.c @@ -803,7 +803,6 @@ static int ufx_ops_mmap(struct fb_info *info, struct vm_area_struct *vma) size = 0; } - vma->vm_flags |= VM_RESERVED; /* avoid to swap out this VMA */ return 0; }