summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/drm/gem.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/drm/gem.h')
-rw-r--r--drivers/gpu/host1x/drm/gem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/host1x/drm/gem.h b/drivers/gpu/host1x/drm/gem.h
index 34de2b486eb..2e93b0379da 100644
--- a/drivers/gpu/host1x/drm/gem.h
+++ b/drivers/gpu/host1x/drm/gem.h
@@ -49,8 +49,6 @@ int tegra_bo_dumb_create(struct drm_file *file, struct drm_device *drm,
struct drm_mode_create_dumb *args);
int tegra_bo_dumb_map_offset(struct drm_file *file, struct drm_device *drm,
uint32_t handle, uint64_t *offset);
-int tegra_bo_dumb_destroy(struct drm_file *file, struct drm_device *drm,
- unsigned int handle);
int tegra_drm_mmap(struct file *file, struct vm_area_struct *vma);