]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/gpu/drm/i915/Makefile.header-test
kbuild: add support for ensuring headers are self-contained
[linux.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_gem_context_types.h \
8         i915_priolist_types.h \
9         i915_scheduler_types.h \
10         i915_timeline_types.h \
11         intel_atomic_plane.h \
12         intel_audio.h \
13         intel_cdclk.h \
14         intel_color.h \
15         intel_connector.h \
16         intel_context_types.h \
17         intel_crt.h \
18         intel_csr.h \
19         intel_ddi.h \
20         intel_dp.h \
21         intel_dvo.h \
22         intel_engine_types.h \
23         intel_fbc.h \
24         intel_fbdev.h \
25         intel_frontbuffer.h \
26         intel_hdcp.h \
27         intel_hdmi.h \
28         intel_lspcon.h \
29         intel_lvds.h \
30         intel_panel.h \
31         intel_pipe_crc.h \
32         intel_pm.h \
33         intel_psr.h \
34         intel_sdvo.h \
35         intel_sprite.h \
36         intel_tv.h \
37         intel_workarounds_types.h