From: Manuel Lauss <manuel.lauss@gmail.com>
To: netdev@vger.kernel.org, Samuel Ortiz <samuel@sortiz.org>
Cc: Manuel Lauss <manuel.lauss@gmail.com>
Subject: [PATCH 2/2] net: irda: au1k_ir: drop useless include
Date: Tue, 14 Feb 2017 13:08:04 +0100 [thread overview]
Message-ID: <20170214120804.248871-2-manuel.lauss@gmail.com> (raw)
In-Reply-To: <20170214120804.248871-1-manuel.lauss@gmail.com>
remove useless ioport.h include.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
---
drivers/net/irda/au1k_ir.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/irda/au1k_ir.c b/drivers/net/irda/au1k_ir.c
index bc2a63f5ca8c..be4ea6aa57a9 100644
--- a/drivers/net/irda/au1k_ir.c
+++ b/drivers/net/irda/au1k_ir.c
@@ -25,7 +25,6 @@
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/types.h>
-#include <linux/ioport.h>
#include <net/irda/irda.h>
#include <net/irda/irmod.h>
--
2.11.1
next prev parent reply other threads:[~2017-02-14 12:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-14 12:08 [PATCH 1/2] net: irda: au1k_ir: remove unused timer Manuel Lauss
2017-02-14 12:08 ` Manuel Lauss [this message]
2017-02-14 19:51 ` [PATCH 2/2] net: irda: au1k_ir: drop useless include David Miller
2017-02-14 19:51 ` [PATCH 1/2] net: irda: au1k_ir: remove unused timer David Miller
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=20170214120804.248871-2-manuel.lauss@gmail.com \
--to=manuel.lauss@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=samuel@sortiz.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).