Skip to content

Commit 10756dc

Browse files
ldv-altmasahir0y
authored andcommitted
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
As linux/nfc.h userspace compilation was finally fixed by commits 79b69a8 ("nfc: uapi: use kernel size_t to fix user-space builds") and 7175f02 ("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>
1 parent 1c52283 commit 10756dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

usr/include/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ no-header-test += linux/hdlc/ioctl.h
3434
no-header-test += linux/ivtv.h
3535
no-header-test += linux/kexec.h
3636
no-header-test += linux/matroxfb.h
37-
no-header-test += linux/nfc.h
3837
no-header-test += linux/omap3isp.h
3938
no-header-test += linux/omapfb.h
4039
no-header-test += linux/patchkey.h

0 commit comments

Comments
 (0)