Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / Makefile.header-test
1 # SPDX-License-Identifier: MIT
2 # Copyright © 2019 Intel Corporation
3
4 # Test the headers are compilable as standalone units
5 header-test-$(CONFIG_DRM_I915_WERROR) := \
6         i915_active_types.h \
7         i915_debugfs.h \
8         i915_drv.h \
9         i915_irq.h \
10         i915_params.h \
11         i915_priolist_types.h \
12         i915_reg.h \
13         i915_scheduler_types.h \
14         i915_timeline_types.h \
15         i915_utils.h \
16         intel_csr.h \
17         intel_drv.h \
18         intel_pm.h \
19         intel_runtime_pm.h \
20         intel_sideband.h \
21         intel_uncore.h \
22         intel_wakeref.h