mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/amd: remove inclusion of non-existing scheduler directory
@ 2018-02-22  8:21 Corentin Labbe
  2018-02-22  8:21 ` [PATCH 2/2] drm/amd: Remove inclusion of non-existing include directories Corentin Labbe
  2018-02-22  8:27 ` [PATCH 1/2] drm/amd: remove inclusion of non-existing scheduler directory Christian König
  0 siblings, 2 replies; 4+ messages in thread
From: Corentin Labbe @ 2018-02-22  8:21 UTC (permalink / raw)
  To: David1.Zhou, airlied, alexander.deucher, christian.koenig,
	david1.zhou, Dieter, l.stach
  Cc: amd-gfx, dri-devel, linux-kernel, Corentin Labbe

The scheduler directory was removed via commit 1b1f42d8fde4 ("drm: move amd_gpu_scheduler into common location")
Remove it from include path.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 drivers/gpu/drm/amd/amdgpu/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index d6e5b7273853..8408aeeaf6c1 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -30,7 +30,6 @@ FULL_AMD_DISPLAY_PATH = $(FULL_AMD_PATH)/$(DISPLAY_FOLDER_NAME)
 ccflags-y := -I$(FULL_AMD_PATH)/include/asic_reg \
 	-I$(FULL_AMD_PATH)/include \
 	-I$(FULL_AMD_PATH)/amdgpu \
-	-I$(FULL_AMD_PATH)/scheduler \
 	-I$(FULL_AMD_PATH)/powerplay/inc \
 	-I$(FULL_AMD_PATH)/acp/include \
 	-I$(FULL_AMD_DISPLAY_PATH) \
-- 
2.16.1

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

end of thread, other threads:[~2018-02-22  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22  8:21 [PATCH 1/2] drm/amd: remove inclusion of non-existing scheduler directory Corentin Labbe
2018-02-22  8:21 ` [PATCH 2/2] drm/amd: Remove inclusion of non-existing include directories Corentin Labbe
2018-02-22  8:28   ` Christian König
2018-02-22  8:27 ` [PATCH 1/2] drm/amd: remove inclusion of non-existing scheduler directory Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®