]> git.baikalelectronics.ru Git - kernel.git/commit
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 3 Jan 2022 01:24:02 +0000 (04:24 +0300)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 22 Jan 2022 12:48:45 +0000 (21:48 +0900)
commit9c6c46fd12e38c14548b25236e53c88f9231cc18
treeefbd05ce092ba278ea7622d9399b8d387ac139a6
parentd207a046eafa82e332f281c654380de8f33c7185
usr/include/Makefile: add linux/nfc.h to the compile-test coverage

As linux/nfc.h userspace compilation was finally fixed by commits
41272c9321ed ("nfc: uapi: use kernel size_t to fix user-space builds")
and 8a31d001152c ("uapi: fix linux/nfc.h userspace compilation errors"),
there is no need to keep the compile-test exception for it in
usr/include/Makefile.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
usr/include/Makefile