]> 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)
commit051ca8caf177b0c2d7576ecff864b55f653c1158
treeefbd05ce092ba278ea7622d9399b8d387ac139a6
parent06bdc4af071d69ddc3b86f9370c7dabf5fc43031
usr/include/Makefile: add linux/nfc.h to the compile-test coverage

As linux/nfc.h userspace compilation was finally fixed by commits
4dea03c068c4 ("nfc: uapi: use kernel size_t to fix user-space builds")
and 747072e7c7b0 ("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