intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/xe/compat: remove unused i915_gpu_error.h
@ 2024-09-30 16:40 Jani Nikula
  2024-09-30 22:38 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jani Nikula @ 2024-09-30 16:40 UTC (permalink / raw)
  To: intel-xe; +Cc: jani.nikula

The last user of the compat header was removed in commit d6b933912df0
("drm/i915/dmc: convert intel_dmc_print_error_state() to drm_printer").

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 .../drm/xe/compat-i915-headers/i915_gpu_error.h | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_gpu_error.h

diff --git a/drivers/gpu/drm/xe/compat-i915-headers/i915_gpu_error.h b/drivers/gpu/drm/xe/compat-i915-headers/i915_gpu_error.h
deleted file mode 100644
index 98e9dd78f670..000000000000
--- a/drivers/gpu/drm/xe/compat-i915-headers/i915_gpu_error.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/* SPDX-License-Identifier: MIT */
-/*
- * Copyright © 2023 Intel Corporation
- */
-
-#ifndef _I915_GPU_ERROR_H_
-#define _I915_GPU_ERROR_H_
-
-struct drm_i915_error_state_buf;
-
-__printf(2, 3)
-static inline void
-i915_error_printf(struct drm_i915_error_state_buf *e, const char *f, ...)
-{
-}
-
-#endif
-- 
2.39.5


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-10-01 12:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 16:40 [PATCH] drm/xe/compat: remove unused i915_gpu_error.h Jani Nikula
2024-09-30 22:38 ` ✓ CI.Patch_applied: success for " Patchwork
2024-09-30 22:38 ` ✗ CI.checkpatch: warning " Patchwork
2024-09-30 22:39 ` ✓ CI.KUnit: success " Patchwork
2024-09-30 22:51 ` ✓ CI.Build: " Patchwork
2024-09-30 22:53 ` ✓ CI.Hooks: " Patchwork
2024-09-30 22:55 ` ✓ CI.checksparse: " Patchwork
2024-09-30 23:12 ` ✓ CI.BAT: " Patchwork
2024-10-01  9:05 ` ✗ CI.FULL: failure " Patchwork
2024-10-01  9:16 ` [PATCH] " Nirmoy Das
2024-10-01 11:59   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).