[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83f990cf-92ce-31e7-1734-d57c1b7242b7@amd.com>
Date: Thu, 22 Feb 2018 09:27:30 +0100
From: Christian König <christian.koenig@....com>
To: Corentin Labbe <clabbe@...libre.com>, David1.Zhou@....com,
airlied@...ux.ie, alexander.deucher@....com, Dieter@...tzel-hh.de,
l.stach@...gutronix.de
Cc: amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] drm/amd: remove inclusion of non-existing scheduler
directory
Am 22.02.2018 um 09:21 schrieb 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@...libre.com>
Reviewed-by: Christian König <christian.koenig@....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) \
Powered by blists - more mailing lists