From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [PATCH 2/8] drm/amdgpu: drop drmP.h from amdgpu_amdkfd_gfx_v10.c
Date: Wed, 31 Jul 2019 10:52:40 -0500 [thread overview]
Message-ID: <20190731155246.20603-2-alexander.deucher@amd.com> (raw)
In-Reply-To: <20190731155246.20603-1-alexander.deucher@amd.com>
Unused.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
index 0723f800e815..7c03a7fcd011 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c
@@ -27,7 +27,6 @@
#include <linux/uaccess.h>
#include <linux/firmware.h>
#include <linux/mmu_context.h>
-#include <drm/drmP.h>
#include "amdgpu.h"
#include "amdgpu_amdkfd.h"
#include "amdgpu_ucode.h"
--
2.20.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-07-31 15:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-31 15:52 [PATCH 1/8] drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c Alex Deucher
2019-07-31 15:52 ` Alex Deucher [this message]
[not found] ` <20190731155246.20603-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2019-07-31 15:52 ` [PATCH 3/8] drm/amdgpu: drop drmP.h in gfx_v10_0.c Alex Deucher
2019-07-31 15:52 ` [PATCH 4/8] drm/amdgpu: drop drmP.h from navi10_ih.c Alex Deucher
2019-07-31 15:52 ` [PATCH 5/8] drm/amdgpu: drop drmP.h from nv.c Alex Deucher
2019-07-31 15:52 ` [PATCH 6/8] drm/amdgpu: drop drmP.h from sdma_v5_0.c Alex Deucher
2019-07-31 15:52 ` [PATCH 7/8] drm/amdgpu: drop drmP.h from vcn_v2_0.c Alex Deucher
2019-07-31 17:26 ` [PATCH 1/8] drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c Sam Ravnborg
2019-07-31 20:31 ` Kuehling, Felix
2019-08-01 7:26 ` Christian König
2019-07-31 15:52 ` [PATCH 8/8] drm/amdgpu: drop drmP.h from vcn_v2_5.c 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=20190731155246.20603-2-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=dri-devel@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