OSDN Git Service

drm/amd: remove meaningless descending into amd/amdkfd/
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 27 Aug 2019 06:44:25 +0000 (15:44 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Aug 2019 15:09:12 +0000 (10:09 -0500)
Since commit 04d5e2765802 ("drm/amdgpu: Merge amdkfd into amdgpu"),
drivers/gpu/drm/amd/amdkfd/Makefile does not contain any syntax that
is understood by the build system.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/Makefile

index 10f8329..82ff826 100644 (file)
@@ -63,7 +63,6 @@ obj-$(CONFIG_DRM_TTM) += ttm/
 obj-$(CONFIG_DRM_SCHED)        += scheduler/
 obj-$(CONFIG_DRM_TDFX) += tdfx/
 obj-$(CONFIG_DRM_R128) += r128/
-obj-$(CONFIG_HSA_AMD) += amd/amdkfd/
 obj-$(CONFIG_DRM_RADEON)+= radeon/
 obj-$(CONFIG_DRM_AMDGPU)+= amd/amdgpu/
 obj-$(CONFIG_DRM_MGA)  += mga/