aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch b/common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch
deleted file mode 100644
index b38cad36..00000000
--- a/common/recipes-kernel/linux/linux-yocto-4.14.71/0399-drm-amd-display-DP-aux-Remove-link-index.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From de44307bbb61133c2d2f7cfed4e03d4d5570fd7f Mon Sep 17 00:00:00 2001
-From: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
-Date: Sun, 30 Apr 2017 10:25:23 -0400
-Subject: [PATCH 0399/4131] drm/amd/display: DP aux Remove link index.
-
-Header change for DAL change under same name.
-
-Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
-index 5590862..cb52da06 100644
---- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
-+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
-@@ -550,7 +550,7 @@ enum amdgpu_connector_dither {
-
- struct amdgpu_dm_dp_aux {
- struct drm_dp_aux aux;
-- uint32_t link_index;
-+ struct ddc_service *ddc_service;
- };
-
- struct amdgpu_i2c_adapter {
---
-2.7.4
-