drm/xe: Remove __xe_vm_bind forward declaration
authorMatthew Brost <matthew.brost@intel.com>
Mon, 26 Jun 2023 21:55:37 +0000 (14:55 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:35:18 +0000 (11:35 -0500)
commit5cecdd0bb6bf4b8979b7d071017560daecfc9200
treee335f54d46abf6a9f7944f73ceb9194dcd484194
parent21ed3327e388c24ddbdc3b2e8533f0c3ab99953b
drm/xe: Remove __xe_vm_bind forward declaration

Not needed so remove it.

Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_vm.c