drm/xe: Drop rebind argument from xe_pt_prepare_bind
authorMatthew Brost <matthew.brost@intel.com>
Thu, 1 Feb 2024 18:48:44 +0000 (10:48 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 2 Feb 2024 02:43:11 +0000 (18:43 -0800)
commit5fcbf83e39ecde8e54c0b3da3a755a306a0ac348
treec6f704e8406e15c84f70393ea3ffed860394d7f7
parent3acc1ff1a72fce00cdbd3ef1c27108a967fd5616
drm/xe: Drop rebind argument from xe_pt_prepare_bind

This is unused, drop it.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Oak Zeng <oak.zeng@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240201184844.2317004-1-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_pt.c