summaryrefslogtreecommitdiff
path: root/linux-core/drm_vm.c
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-08-25 18:05:35 +0200
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-08-25 18:05:35 +0200
commit4c03030b12bae28dad50d69bd271de632c43ff13 (patch)
tree5f719dc1e98584077b2a257be2d548143583fe3c /linux-core/drm_vm.c
parent8fa43d4b2ff4137bab743bfaf6282aa327f16830 (diff)
Checkpoint commit
Buffer object code.
Diffstat (limited to 'linux-core/drm_vm.c')
-rw-r--r--linux-core/drm_vm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-core/drm_vm.c b/linux-core/drm_vm.c
index 85b39490..9c2fbe08 100644
--- a/linux-core/drm_vm.c
+++ b/linux-core/drm_vm.c
@@ -703,8 +703,6 @@ static void drm_vm_ttm_close(struct vm_area_struct *vma)
(drm_ttm_vma_list_t *) vma->vm_private_data;
drm_map_t *map;
drm_ttm_t *ttm;
- int found_maps;
- struct list_head *list;
drm_device_t *dev;
int ret;