All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: Corentin Labbe <clabbe@baylibre.com>
Cc: Chunming Zhou <David1.Zhou@amd.com>,
	Dave Airlie <airlied@linux.ie>,
	"Deucher, Alexander" <alexander.deucher@amd.com>,
	Christian Koenig <christian.koenig@amd.com>,
	Maling list - DRI developers <dri-devel@lists.freedesktop.org>,
	amd-gfx list <amd-gfx@lists.freedesktop.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 13/13] drm/amd/powerplay: remove unused headers
Date: Mon, 19 Feb 2018 12:03:26 -0500	[thread overview]
Message-ID: <CADnq5_NEmXg=xBff9B2zz0vCy1FXxevh-j43opLtdi7xk36MFA@mail.gmail.com> (raw)
In-Reply-To: <1518619577-19771-14-git-send-email-clabbe@baylibre.com>

On Wed, Feb 14, 2018 at 9:46 AM, Corentin Labbe <clabbe@baylibre.com> wrote:
> All thoses headers are not used by any source files.
> Lets just remove them.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Applied.  Thanks!

Alex

> ---
>  .../gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h    | 412 ---------------------
>  drivers/gpu/drm/amd/powerplay/inc/pp_feature.h     |  67 ----
>  2 files changed, 479 deletions(-)
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/inc/pp_feature.h
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
> deleted file mode 100644
> index b8f4b73c322e..000000000000
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/pp_feature.h b/drivers/gpu/drm/amd/powerplay/inc/pp_feature.h
> deleted file mode 100644
> index 0faf6a25c18b..000000000000
> --
> 2.13.6
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Corentin Labbe <clabbe-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Cc: Chunming Zhou <David1.Zhou-5C7GfCeVMHo@public.gmane.org>,
	Dave Airlie <airlied-cv59FeDIM0c@public.gmane.org>,
	LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	amd-gfx list
	<amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>,
	Maling list - DRI developers
	<dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>,
	"Deucher,
	Alexander" <alexander.deucher-5C7GfCeVMHo@public.gmane.org>,
	Christian Koenig <christian.koenig-5C7GfCeVMHo@public.gmane.org>
Subject: Re: [PATCH v3 13/13] drm/amd/powerplay: remove unused headers
Date: Mon, 19 Feb 2018 12:03:26 -0500	[thread overview]
Message-ID: <CADnq5_NEmXg=xBff9B2zz0vCy1FXxevh-j43opLtdi7xk36MFA@mail.gmail.com> (raw)
In-Reply-To: <1518619577-19771-14-git-send-email-clabbe-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>

On Wed, Feb 14, 2018 at 9:46 AM, Corentin Labbe <clabbe@baylibre.com> wrote:
> All thoses headers are not used by any source files.
> Lets just remove them.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Applied.  Thanks!

Alex

> ---
>  .../gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h    | 412 ---------------------
>  drivers/gpu/drm/amd/powerplay/inc/pp_feature.h     |  67 ----
>  2 files changed, 479 deletions(-)
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/inc/pp_feature.h
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
> deleted file mode 100644
> index b8f4b73c322e..000000000000
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/pp_feature.h b/drivers/gpu/drm/amd/powerplay/inc/pp_feature.h
> deleted file mode 100644
> index 0faf6a25c18b..000000000000
> --
> 2.13.6
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  reply	other threads:[~2018-02-19 17:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 14:46 [PATCH v3 00/13] gpu: drm: amd: remove unused headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 01/13] drm/amd/include: remove unused asic_reg/oss headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 02/13] drm/amd/include: remove unused asic_reg/bif headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 03/13] drm/amd/include: remove unused asic_reg/dce headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 04/13] drm/amd/include: remove unused asic_reg/gca headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 05/13] drm/amd/include: remove unused asic_reg/gmc headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 06/13] drm/amd/include: remove unused asic_reg/smu headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 07/13] drm/amd/include: remove unused asic_reg/umc headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 08/13] drm/amd/include: remove unused asic_reg/uvd headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 09/13] drm/amd/include: remove unused asic_reg/vce headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 10/13] drm/amd/include: remove unused asic_reg/sdma headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 11/13] drm/amd/include: remove unused asic_reg/nbif headers Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 12/13] drm/amd/include: remove unused displayobject.h header Corentin Labbe
2018-02-14 14:46 ` [PATCH v3 13/13] drm/amd/powerplay: remove unused headers Corentin Labbe
2018-02-19 17:03   ` Alex Deucher [this message]
2018-02-19 17:03     ` Alex Deucher
2018-02-14 19:35 ` [PATCH v3 00/13] gpu: drm: amd: " Tom St Denis
2018-02-14 19:48   ` Alex Deucher
2018-02-14 19:48     ` Alex Deucher

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='CADnq5_NEmXg=xBff9B2zz0vCy1FXxevh-j43opLtdi7xk36MFA@mail.gmail.com' \
    --to=alexdeucher@gmail.com \
    --cc=David1.Zhou@amd.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=clabbe@baylibre.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.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 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.