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

From: Gabriel Laskar
Date: Mon Nov 30 2015 - 09:19:40 EST


Signed-off-by: Gabriel Laskar <gabriel@xxxxxxxxxxxx>
CC: Emil Velikov <emil.l.velikov@xxxxxxxxx>
CC: Mikko Rapeli <mikko.rapeli@xxxxxx>

---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/