summaryrefslogtreecommitdiffstats
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:21 +0300
committerJani Nikula <jani.nikula@intel.com>2019-04-30 14:29:41 +0300
commit531747b8200acf5ca98e847b806a55e5eb497e3e (patch)
treea0f6fb3bcff0f94ccf6e3e49f586781a803ae4c7 /drivers/gpu/drm/i915/Makefile.header-test
parent779bc1d0f30a41e15ea7236848b2b3b09c12ffe8 (diff)
downloadlinux-stable-531747b8200acf5ca98e847b806a55e5eb497e3e.tar.gz
linux-stable-531747b8200acf5ca98e847b806a55e5eb497e3e.tar.bz2
linux-stable-531747b8200acf5ca98e847b806a55e5eb497e3e.zip
drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-contained
Put the header more in line with the rest. No functional changes. 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/9f4dc21928f9cccd7a3593a2f9faa44b4412ff33.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 1d954b913f1d..69f88abca18f 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_drv.h \
intel_dvo.h \
+ intel_dvo_dev.h \
intel_fbc.h \
intel_fbdev.h \
intel_frontbuffer.h \