linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Date: Mon, 3 Jan 2022 04:24:02 +0300	[thread overview]
Message-ID: <20220103012402.GA25177@altlinux.org> (raw)

As linux/nfc.h userspace compilation was finally fixed by commits
79b69a83705e621b258ac6d8ae6d3bfdb4b930aa and
7175f02c4e5f5a9430113ab9ca0fd0ce98b28a51, 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>
---
 usr/include/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr/include/Makefile b/usr/include/Makefile
index 1c2ae1368079..295d51e6ade0 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

-- 
ldv

             reply	other threads:[~2022-01-03  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03  1:24 Dmitry V. Levin [this message]
2022-01-20  3:44 ` [PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test coverage Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220103012402.GA25177@altlinux.org \
    --to=ldv@altlinux.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).