summaryrefslogtreecommitdiff
path: root/linux-core/drm_vm.c
diff options
context:
space:
mode:
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;