From: Andi Shyti <andi.shyti@linux.intel.com>
To: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915/gt: Remove unused function prototype
Date: Tue, 4 Oct 2022 12:04:44 +0200 [thread overview]
Message-ID: <YzwFPLH2OC3Dap3Q@ashyti-mobl2.lan> (raw)
In-Reply-To: <20221003170242.1246830-1-gwan-gyeong.mun@intel.com>
Hi G.G.
On Mon, Oct 03, 2022 at 08:02:42PM +0300, Gwan-gyeong Mun wrote:
> Remove unused function prototype; intel_gt_create_kobj()
>
> Cc: Andi Shyti <andi.shyti@linux.intel.com>
> Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
and pushed in intel-drm-intel-gt-next!
Thank you!
Andi
> ---
> drivers/gpu/drm/i915/gt/intel_gt_sysfs.h | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h b/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h
> index 6232923a420d..d637c6c3a69f 100644
> --- a/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h
> +++ b/drivers/gpu/drm/i915/gt/intel_gt_sysfs.h
> @@ -18,11 +18,6 @@ bool is_object_gt(struct kobject *kobj);
>
> struct drm_i915_private *kobj_to_i915(struct kobject *kobj);
>
> -struct kobject *
> -intel_gt_create_kobj(struct intel_gt *gt,
> - struct kobject *dir,
> - const char *name);
> -
> static inline struct intel_gt *kobj_to_gt(struct kobject *kobj)
> {
> return container_of(kobj, struct intel_gt, sysfs_gt);
> --
> 2.37.1
prev parent reply other threads:[~2022-10-04 10:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-03 17:02 [Intel-gfx] [PATCH] drm/i915/gt: Remove unused function prototype Gwan-gyeong Mun
2022-10-03 20:37 ` Andi Shyti
2022-10-03 22:30 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2022-10-04 4:43 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-10-04 10:04 ` Andi Shyti [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=YzwFPLH2OC3Dap3Q@ashyti-mobl2.lan \
--to=andi.shyti@linux.intel.com \
--cc=gwan-gyeong.mun@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox