Skip to content

Commit 22c4ace

Browse files
committed
fixup! gpu: drm: apple: Add DCP audio driver
Add hdmi-codec-chmap.h to no header test list Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 736e62f commit 22c4ace

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/apple/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ obj-$(CONFIG_DRM_APPLE) += apple_dcp.o
2020

2121
# exclude some broken headers from the test coverage
2222
no-header-test := \
23+
hdmi-codec-chmap.h
2324

2425
always-y += \
2526
$(patsubst %.h,%.hdrtest, $(filter-out $(no-header-test), \

0 commit comments

Comments
 (0)