aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch')
-rw-r--r--meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch b/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch
deleted file mode 100644
index ed20f9e5..00000000
--- a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/1230-drm-amdkcl-fix-no-in_compat_syscall-for-amdkfd.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From c598a37f22dc86ab00d7095f857e13bcb6448cb3 Mon Sep 17 00:00:00 2001
-From: Qiang Yu <Qiang.Yu@amd.com>
-Date: Mon, 12 Dec 2016 15:20:43 +0800
-Subject: [PATCH 1230/4131] drm/amdkcl: fix no in_compat_syscall for amdkfd
-
-Change-Id: I582304500ec84d6941117e568887e2bc526ed839
-Signed-off-by: Qiang Yu <Qiang.Yu@amd.com>
-Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
-Reviewed-by: Ken Wang <Qingqing.Wang@amd.com>
----
- drivers/gpu/drm/amd/amdkfd/backport/backport.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/drivers/gpu/drm/amd/amdkfd/backport/backport.h b/drivers/gpu/drm/amd/amdkfd/backport/backport.h
-index e1f8c1d..3aa7329 100644
---- a/drivers/gpu/drm/amd/amdkfd/backport/backport.h
-+++ b/drivers/gpu/drm/amd/amdkfd/backport/backport.h
-@@ -2,5 +2,6 @@
- #define AMDKFD_BACKPORT_H
-
- #include <linux/version.h>
-+#include <kcl/kcl_compat.h>
-
- #endif
---
-2.7.4
-