summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile.header-test
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-04-29 15:29:23 +0300
committerJani Nikula <jani.nikula@intel.com>2019-04-30 14:29:48 +0300
commit3db9de3b208c5eb3cced8c92f77e2a4b2c6c2c73 (patch)
tree75a4384e9e3242a92f6e52b746b4a59275f2b39a /drivers/gpu/drm/i915/Makefile.header-test
parentf4be705f862a731af38c79488a1d3c795d78079b (diff)
drm/i915: move dsi init functions to intel_dsi.h
Keep the header self-contained. It'll need rework of its own in the future, but gotta start somewhere. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/158347ef715a35ca1f7d945efb139d80bf5e0e6c.1556540889.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile.header-test')
-rw-r--r--drivers/gpu/drm/i915/Makefile.header-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile.header-test b/drivers/gpu/drm/i915/Makefile.header-test
index 0979afe10be5..ff84035018a5 100644
--- a/drivers/gpu/drm/i915/Makefile.header-test
+++ b/drivers/gpu/drm/i915/Makefile.header-test
@@ -24,6 +24,7 @@ header_test := \
intel_dp.h \
intel_dpll_mgr.h \
intel_drv.h \
+ intel_dsi.h \
intel_dvo.h \
intel_dvo_dev.h \
intel_fbc.h \