]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 3 Feb 2022 09:28:55 +0000 (10:28 +0100)
commit52844313801a37014f682a2c913a2607d536c9b3
tree8c243fc6166da713ffebd23118df624bb99a3138
parent46fe811ba9051242d51c13dc645a234df08ea390
usr/include/Makefile: add linux/nfc.h to the compile-test coverage

BugLink: https://bugs.launchpad.net/bugs/1959879
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>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
usr/include/Makefile