aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch')
-rw-r--r--common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch b/common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch
deleted file mode 100644
index 8c040b23..00000000
--- a/common/recipes-kernel/linux/files/0113-drm-amdgpu-Prepare-DKMS-build-for-powerplay-module.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From c38b364e83c27c8e2d5697ff048956d208a72913 Mon Sep 17 00:00:00 2001
-From: Qiang Yu <Qiang.Yu@amd.com>
-Date: Wed, 2 Dec 2015 10:56:57 +0800
-Subject: [PATCH 0113/1110] drm/amdgpu: Prepare DKMS build for powerplay
- module.
-
-Signed-off-by: Qiang Yu <Qiang.Yu@amd.com>
-Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
----
- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
-index 4c856fe..20c9539 100644
---- a/drivers/gpu/drm/amd/amdgpu/Makefile
-+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
-@@ -101,7 +101,7 @@ amdgpu-$(CONFIG_MMU_NOTIFIER) += amdgpu_mn.o
-
- ifneq ($(CONFIG_DRM_AMD_POWERPLAY),)
-
--include drivers/gpu/drm/amd/powerplay/Makefile
-+include $(FULL_AMD_PATH)/powerplay/Makefile
-
- amdgpu-y += $(AMD_POWERPLAY_FILES)
-
---
-2.7.4
-