aboutsummaryrefslogtreecommitdiff
path: root/linux-core/drm_bufs.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-11-03 09:28:36 +1000
committerDave Airlie <airlied@redhat.com>2008-11-03 09:28:36 +1000
commit0dbe3436ee6e3f2a4d6d252ef5e31b7bb7e36764 (patch)
treec41bde1a371db513cec7406d3ebf897da4aedcf3 /linux-core/drm_bufs.c
parent52ef9d87db8d3b7e0e9114f987263292e8e12d6a (diff)
radeon: fix some warnings
Diffstat (limited to 'linux-core/drm_bufs.c')
-rw-r--r--linux-core/drm_bufs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drm_bufs.c b/linux-core/drm_bufs.c
index c966badc..15c426cb 100644
--- a/linux-core/drm_bufs.c
+++ b/linux-core/drm_bufs.c
@@ -1544,7 +1544,6 @@ int drm_mapbufs(struct drm_device *dev, void *data,
goto done;
}
down_write(&current->mm->mmap_sem);
- DRM_DEBUG("%x %d\n", token, map->size);
virtual = do_mmap(file_priv->filp, 0, map->size,
PROT_READ | PROT_WRITE,
MAP_SHARED,