summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-12-07 22:21:37 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-12-19 11:24:48 +0200
commitef6503e8919430bb05bae2155b29fb62bcdf87b3 (patch)
treec67aec9b20d9bdbb0fe9b77c4635646eda6ece49 /include/uapi/drm
parent2cf026ae85c42f253feb9f420d1b4bc99bd5503d (diff)
downloadop-kernel-dev-ef6503e8919430bb05bae2155b29fb62bcdf87b3.zip
op-kernel-dev-ef6503e8919430bb05bae2155b29fb62bcdf87b3.tar.gz
drm: Kbuild: add omap_drm.h to the installed headers
The header defines the userspace API exported by the omapdrm driver, install it to make the definitions available to userpace. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/uapi/drm')
-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 9355dd8..c97addd 100644
--- a/include/uapi/drm/Kbuild
+++ b/include/uapi/drm/Kbuild
@@ -9,6 +9,7 @@ header-y += i810_drm.h
header-y += i915_drm.h
header-y += mga_drm.h
header-y += nouveau_drm.h
+header-y += omap_drm.h
header-y += qxl_drm.h
header-y += r128_drm.h
header-y += radeon_drm.h
OpenPOWER on IntegriCloud