aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch')
-rw-r--r--common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch b/common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch
new file mode 100644
index 00000000..aaa6e430
--- /dev/null
+++ b/common/recipes-kernel/linux/files/0764-drm-amd-dal-Add-gpio-types-compile-dependency-on-in-.patch
@@ -0,0 +1,27 @@
+From d490d8285eeb61e29c0fc70a4661107e71931e25 Mon Sep 17 00:00:00 2001
+From: David Rokhvarg <David.Rokhvarg@amd.com>
+Date: Wed, 3 Feb 2016 11:56:21 -0500
+Subject: [PATCH 0764/1110] drm/amd/dal: Add gpio types compile dependency on
+ in dc.h.
+
+Signed-off-by: David Rokhvarg <David.Rokhvarg@amd.com>
+Acked-by: Jordan Lazare <Jordan.Lazare@amd.com>
+---
+ drivers/gpu/drm/amd/dal/dc/dc.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/drivers/gpu/drm/amd/dal/dc/dc.h b/drivers/gpu/drm/amd/dal/dc/dc.h
+index 61f13bd..70fd7d2 100644
+--- a/drivers/gpu/drm/amd/dal/dc/dc.h
++++ b/drivers/gpu/drm/amd/dal/dc/dc.h
+@@ -30,6 +30,7 @@
+ #include "dal_types.h"
+ #include "audio_types.h"
+ #include "logger_types.h"
++#include "gpio_types.h"
+
+ #define MAX_SINKS_PER_LINK 4
+
+--
+2.7.4
+