Signed-off-by: Pekka Paalanen <p...@iki.fi> --- linux-core/drm_vm.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/linux-core/drm_vm.c b/linux-core/drm_vm.c index d4d97a4..6de6031 100644 --- a/linux-core/drm_vm.c +++ b/linux-core/drm_vm.c @@ -870,8 +870,7 @@ static struct vm_operations_struct drm_bo_vm_ops = { * \param map The buffer object drm map. * \return zero on success or a negative number on failure. */ - -int drm_bo_mmap_locked(struct vm_area_struct *vma, +static int drm_bo_mmap_locked(struct vm_area_struct *vma, struct file *filp, drm_local_map_t *map) { -- 1.6.0.6 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel