drm/xe: Use correct function pointer type
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Tue, 19 Mar 2024 17:49:19 +0000 (10:49 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 20 Mar 2024 05:36:38 +0000 (22:36 -0700)
commitc9cc3d6586e6f161383ff41b9d6b8c83898d74aa
tree04731a52f125f3d6d556551fca56b9a67d111dab
parent260fa80d4a4163ea60661c30a03f72681ba7d450
drm/xe: Use correct function pointer type

Use xe_exec_queue_user_extension_fn type for
exec_queue_user_extension_funcs.`

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240319174919.1847-1-niranjana.vishwanathapura@intel.com
drivers/gpu/drm/xe/xe_exec_queue.c