summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeng Mingming <mingming.meng@nxp.com>2017-09-08 15:54:39 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit2798e2bf7ce1be8a4097028f2346bd69a09545a7 (patch)
tree1c0661bdececa1f154849b87c63d3835e5853a12
parent8eb9b5ba957333640b9fc892cbee1a67d793bc11 (diff)
MLK-16414 drm: Kbuild: add imx_drm.h to the installed headers
Add imx_drm.h to the installed headers. Signed-off-by: Meng Mingming <mingming.meng@nxp.com>
-rw-r--r--include/uapi/drm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/drm/Kbuild b/include/uapi/drm/Kbuild
index 9355dd8eff3b..3648f386c3f9 100644
--- a/include/uapi/drm/Kbuild
+++ b/include/uapi/drm/Kbuild
@@ -7,6 +7,7 @@ header-y += amdgpu_drm.h
header-y += exynos_drm.h
header-y += i810_drm.h
header-y += i915_drm.h
+header-y += imx_drm.h
header-y += mga_drm.h
header-y += nouveau_drm.h
header-y += qxl_drm.h