summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2022-01-03 04:24:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-01 17:25:48 +0100
commit8bae6db29c7f2d0452bf721d6c6b8cf28b6eee35 (patch)
treea054e1f9ceaeb860373ee5aaaed4375fbaf17888 /usr
parentf36554de7897748427b400ecbc063b2815cfd54a (diff)
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
commit 10756dc5b02bff370ddd351d7744bc99ada659c2 upstream. As linux/nfc.h userspace compilation was finally fixed by commits 79b69a83705e ("nfc: uapi: use kernel size_t to fix user-space builds") and 7175f02c4e5f ("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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
-rw-r--r--usr/include/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/include/Makefile b/usr/include/Makefile
index f6b3c85d900e..703a255cddc6 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -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