[PATCH 1/2] drm/xe/tests: Drop unused xe_device_fn typedef
Matt Roper
matthew.d.roper at intel.com
Fri Jun 13 19:35:49 UTC 2025
On Fri, Jun 13, 2025 at 09:19:37PM +0200, Michal Wajdeczko wrote:
> We missed to drop it in commit 50680d1698f4 ("drm/xe/tests: remove
> unused leftover xe_call_for_each_device()") so drop it now.
>
> Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> drivers/gpu/drm/xe/tests/xe_pci_test.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/tests/xe_pci_test.h b/drivers/gpu/drm/xe/tests/xe_pci_test.h
> index ede46800aff1..65ac0295d435 100644
> --- a/drivers/gpu/drm/xe/tests/xe_pci_test.h
> +++ b/drivers/gpu/drm/xe/tests/xe_pci_test.h
> @@ -15,7 +15,6 @@ struct xe_device;
> struct xe_graphics_desc;
> struct xe_media_desc;
>
> -typedef int (*xe_device_fn)(struct xe_device *);
> typedef void (*xe_graphics_fn)(const struct xe_graphics_desc *);
> typedef void (*xe_media_fn)(const struct xe_media_desc *);
>
> --
> 2.47.1
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-xe
mailing list