aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-12-19 11:35:03 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-12-19 11:35:03 +0200
commit2f1fed12c65383ca4d760cc6141da265afcaa439 (patch)
tree5352c7a2af0b5a2b276179c2ffee89e19dfe98b4 /include
parentMerge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next (diff)
parentdrm: omapdrm: Perform initialization/cleanup at probe/remove time (diff)
Merge omapdrm work from Laurent
omapdrm IRQ rework, fixed vblank count and timestamp, cleanups.
Diffstat (limited to 'include')
-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..c97addd08f8c 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