oe-linux-nfc.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: linux-nfc@lists.01.org
Subject: [PATCH 4/6] nfc: st-nci: remove unused header includes
Date: Wed, 25 Aug 2021 16:24:57 +0200	[thread overview]
Message-ID: <20210825142459.226168-4-krzysztof.kozlowski@canonical.com> (raw)
In-Reply-To: <20210825142459.226168-1-krzysztof.kozlowski@canonical.com>

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

Do not include unnecessary headers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 drivers/nfc/st-nci/core.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/nfc/st-nci/core.c b/drivers/nfc/st-nci/core.c
index 72bb51efdf9c..a367136d4330 100644
--- a/drivers/nfc/st-nci/core.c
+++ b/drivers/nfc/st-nci/core.c
@@ -9,8 +9,6 @@
 #include <linux/nfc.h>
 #include <net/nfc/nci.h>
 #include <net/nfc/nci_core.h>
-#include <linux/gpio.h>
-#include <linux/delay.h>
 
 #include "st-nci.h"
 
-- 
2.30.2

  parent reply	other threads:[~2021-08-25 14:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 14:24 [PATCH 1/6] nfc: microread: remove unused header includes Krzysztof Kozlowski
2021-08-25 14:24 ` [PATCH 2/6] nfc: mrvl: " Krzysztof Kozlowski
2021-08-25 14:24 ` [PATCH 3/6] nfc: pn544: " Krzysztof Kozlowski
2021-08-25 14:24 ` Krzysztof Kozlowski [this message]
2021-08-25 14:24 ` [PATCH 5/6] nfc: st21nfca: " Krzysztof Kozlowski
2021-08-25 14:24 ` [PATCH 6/6] nfc: st95hf: " Krzysztof Kozlowski

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=20210825142459.226168-4-krzysztof.kozlowski@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=linux-nfc@lists.01.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).