From: Jani Nikula <jani.nikula@intel.com>
To: Nirmoy Das <nirmoy.das@linux.intel.com>, intel-xe@lists.freedesktop.org
Subject: Re: [PATCH] drm/xe/compat: remove unused i915_gpu_error.h
Date: Tue, 01 Oct 2024 14:59:59 +0300 [thread overview]
Message-ID: <87o744uj7k.fsf@intel.com> (raw)
In-Reply-To: <6b737bba-619c-4e5e-a245-94571defa95e@linux.intel.com>
On Tue, 01 Oct 2024, Nirmoy Das <nirmoy.das@linux.intel.com> wrote:
> On 9/30/2024 6:40 PM, Jani Nikula wrote:
>> 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>
>
> Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Thanks, pushed to drm-xe-next.
BR,
Jani.
>
>
>> ---
>> .../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
--
Jani Nikula, Intel
prev parent reply other threads:[~2024-10-01 12:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o744uj7k.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=nirmoy.das@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.