summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_plane.c
diff options
context:
space:
mode:
authorLibin <huawei.libin@huawei.com>2013-04-15 20:48:57 +0800
committerDave Airlie <airlied@redhat.com>2013-04-16 13:14:00 +1000
commit025df7755472dc5ee9ebc5aa7023eba4b4ef3e3b (patch)
tree5174bb512dde0009be5b4e9567da281bea2c38cd /drivers/gpu/drm/omapdrm/omap_plane.c
parent87d24fc3abb0666b23b6136d81dc29014b3c76dd (diff)
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
(*->vm_end - *->vm_start) >> PAGE_SHIFT operation is implemented as a inline funcion vma_pages() in linux/mm.h, so using it. Signed-off-by: Libin <huawei.libin@huawei.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_plane.c')
0 files changed, 0 insertions, 0 deletions