Skip to content

Commit d188b8c

Browse files
committed
kbuild: update compile-test header list for v5.4-rc2
Commit 6dc280e ("coda: remove uapi/linux/coda_psdev.h") removed a header in question. Some more build errors were fixed. Add more headers into the test coverage. Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 4349670 commit d188b8c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

usr/include/Makefile

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,11 @@ header-test- += linux/android/binderfs.h
2929
header-test-$(CONFIG_CPU_BIG_ENDIAN) += linux/byteorder/big_endian.h
3030
header-test-$(CONFIG_CPU_LITTLE_ENDIAN) += linux/byteorder/little_endian.h
3131
header-test- += linux/coda.h
32-
header-test- += linux/coda_psdev.h
3332
header-test- += linux/elfcore.h
3433
header-test- += linux/errqueue.h
3534
header-test- += linux/fsmap.h
3635
header-test- += linux/hdlc/ioctl.h
3736
header-test- += linux/ivtv.h
38-
header-test- += linux/jffs2.h
3937
header-test- += linux/kexec.h
4038
header-test- += linux/matroxfb.h
4139
header-test- += linux/netfilter_ipv4/ipt_LOG.h
@@ -55,20 +53,12 @@ header-test- += linux/v4l2-mediabus.h
5553
header-test- += linux/v4l2-subdev.h
5654
header-test- += linux/videodev2.h
5755
header-test- += linux/vm_sockets.h
58-
header-test- += scsi/scsi_bsg_fc.h
59-
header-test- += scsi/scsi_netlink.h
60-
header-test- += scsi/scsi_netlink_fc.h
6156
header-test- += sound/asequencer.h
6257
header-test- += sound/asoc.h
6358
header-test- += sound/asound.h
6459
header-test- += sound/compress_offload.h
6560
header-test- += sound/emu10k1.h
6661
header-test- += sound/sfnt_info.h
67-
header-test- += sound/sof/eq.h
68-
header-test- += sound/sof/fw.h
69-
header-test- += sound/sof/header.h
70-
header-test- += sound/sof/manifest.h
71-
header-test- += sound/sof/trace.h
7262
header-test- += xen/evtchn.h
7363
header-test- += xen/gntdev.h
7464
header-test- += xen/privcmd.h

0 commit comments

Comments
 (0)