We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736e62f commit 22c4aceCopy full SHA for 22c4ace
1 file changed
drivers/gpu/drm/apple/Makefile
@@ -20,6 +20,7 @@ obj-$(CONFIG_DRM_APPLE) += apple_dcp.o
20
21
# exclude some broken headers from the test coverage
22
no-header-test := \
23
+ hdmi-codec-chmap.h
24
25
always-y += \
26
$(patsubst %.h,%.hdrtest, $(filter-out $(no-header-test), \
0 commit comments