]> git.baikalelectronics.ru Git - kernel.git/commitdiff
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)
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

index 94403806ea568beb0194af7cdb0894c05968aab5..7be7468c177b5f6f3504e6067af9fac3836eb3e9 100644 (file)
@@ -34,7 +34,6 @@ no-header-test += linux/hdlc/ioctl.h
 no-header-test += linux/ivtv.h
 no-header-test += linux/kexec.h
 no-header-test += linux/matroxfb.h
-no-header-test += linux/nfc.h
 no-header-test += linux/omap3isp.h
 no-header-test += linux/omapfb.h
 no-header-test += linux/patchkey.h