ath9k: Add a few debug messages for PAPRD
[cascardo/linux.git] / drivers / video / smscufx.c
index 5533a32..97bd662 100644 (file)
@@ -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;
 }