2015-11-30 14:11:07

by Gabriel Laskar

[permalink] [raw]
Subject: [PATCH 02/20] drm: Kbuild: add admgpu_drm.h to the installed headers

Signed-off-by: Gabriel Laskar <[email protected]>
CC: Emil Velikov <[email protected]>
CC: Mikko Rapeli <[email protected]>

---
include/uapi/drm/Kbuild | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/uapi/drm/Kbuild b/include/uapi/drm/Kbuild
index 38d4370..159551f 100644
--- a/include/uapi/drm/Kbuild
+++ b/include/uapi/drm/Kbuild
@@ -3,6 +3,7 @@ header-y += drm.h
header-y += drm_fourcc.h
header-y += drm_mode.h
header-y += drm_sarea.h
+header-y += amdgpu_drm.h
header-y += exynos_drm.h
header-y += i810_drm.h
header-y += i915_drm.h
--
2.6.2


2015-11-30 23:57:42

by Alex Deucher

[permalink] [raw]
Subject: Re: [PATCH 02/20] drm: Kbuild: add admgpu_drm.h to the installed headers

On Mon, Nov 30, 2015 at 9:10 AM, Gabriel Laskar <[email protected]> wrote:
> Signed-off-by: Gabriel Laskar <[email protected]>
> CC: Emil Velikov <[email protected]>
> CC: Mikko Rapeli <[email protected]>

Acked-by: Alex Deucher <[email protected]>

>
> ---
> include/uapi/drm/Kbuild | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/uapi/drm/Kbuild b/include/uapi/drm/Kbuild
> index 38d4370..159551f 100644
> --- a/include/uapi/drm/Kbuild
> +++ b/include/uapi/drm/Kbuild
> @@ -3,6 +3,7 @@ header-y += drm.h
> header-y += drm_fourcc.h
> header-y += drm_mode.h
> header-y += drm_sarea.h
> +header-y += amdgpu_drm.h
> header-y += exynos_drm.h
> header-y += i810_drm.h
> header-y += i915_drm.h
> --
> 2.6.2
>
> _______________________________________________
> dri-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/dri-devel