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:20 +0300
committerJani Nikula <jani.nikula@intel.com>2019-04-30 14:29:37 +0300
commit779bc1d0f30a41e15ea7236848b2b3b09c12ffe8 (patch)
treeffd5a4aa34239523f2425e12ff66e8b6a4591c54 /drivers/gpu/drm/i915/Makefile.header-test
parentaab30b85c97afb384508a0ed9a6c98ee43bb9d27 (diff)
downloadlinux-779bc1d0f30a41e15ea7236848b2b3b09c12ffe8.tar.bz2
drm/i915: make intel_bios.h self-contained
Just a types include required. 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/15b8dea022bd80198f91c59f8ad793ebd8fc04f0.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 9ace5e7ba7f6..1d954b913f1d 100644
--- a/drivers/gpu/drm/i915/Makefile.header-test
+++ b/drivers/gpu/drm/i915/Makefile.header-test
@@ -14,6 +14,7 @@ header_test := \
i915_timeline_types.h \
intel_atomic_plane.h \
intel_audio.h \
+ intel_bios.h \
intel_cdclk.h \
intel_color.h \
intel_connector.h \