From: Luca Ceresoli <luca@lucaceresoli.net>
To: devel@driverdev.osuosl.org
Cc: "Luca Ceresoli" <luca@lucaceresoli.net>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Arnd Bergmann" <arnd@arndb.de>,
"Binoy Jayan" <binoy.jayan@linaro.org>,
"Anish Bhatt" <anish@gatech.edu>,
"Rémy Oudompheng" <remyoudompheng@gmail.com>,
"Alexey Khoroshilov" <khoroshilov@ispras.ru>,
"Kyle Kuffermann" <kyle.kuffermann@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 5/6] rtl8188eu: remove useless include
Date: Fri, 2 Sep 2016 14:57:48 +0200 [thread overview]
Message-ID: <1472821069-5437-5-git-send-email-luca@lucaceresoli.net> (raw)
In-Reply-To: <1472821069-5437-1-git-send-email-luca@lucaceresoli.net>
Since the removal of rtw_proc_init_one() the proc filesystem is not
mentioned in this driver. So this include becomes useless.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Binoy Jayan <binoy.jayan@linaro.org>
Cc: Anish Bhatt <anish@gatech.edu>
Cc: "Rémy Oudompheng" <remyoudompheng@gmail.com>
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: Kyle Kuffermann <kyle.kuffermann@gmail.com>
Cc: devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org
---
Changes v1 -> v2:
- improve the commit message.
---
drivers/staging/rtl8188eu/include/osdep_service.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/include/osdep_service.h b/drivers/staging/rtl8188eu/include/osdep_service.h
index 6f6a8f8..37eb3af 100644
--- a/drivers/staging/rtl8188eu/include/osdep_service.h
+++ b/drivers/staging/rtl8188eu/include/osdep_service.h
@@ -44,7 +44,6 @@
#include <linux/if_arp.h>
#include <linux/rtnetlink.h>
#include <linux/delay.h>
-#include <linux/proc_fs.h> /* Necessary because we use the proc fs */
#include <linux/interrupt.h> /* for struct tasklet_struct */
#include <linux/ip.h>
#include <linux/kthread.h>
--
2.7.4
next prev parent reply other threads:[~2016-09-02 12:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-02 12:57 [PATCH v2 1/6] rtl8723au: remove declaration of unimplemented functions Luca Ceresoli
2016-09-02 12:57 ` [PATCH v2 2/6] rtl8188eu: " Luca Ceresoli
2016-09-02 12:57 ` [PATCH v2 3/6] rtl8188eu: declare internal function as static Luca Ceresoli
2016-09-02 12:57 ` [PATCH v2 4/6] rtl8188eu: remove rtw_proc_init_one and rtw_proc_remove_one Luca Ceresoli
2016-09-02 12:57 ` Luca Ceresoli [this message]
2016-09-02 12:57 ` [PATCH v2 6/6] rtl8188eu: remove unused debugging functions Luca Ceresoli
2016-09-02 16:18 ` [PATCH v2 1/6] rtl8723au: remove declaration of unimplemented functions Kalle Valo
2016-09-04 20:52 ` Luca Ceresoli
2016-09-12 8:14 ` Greg Kroah-Hartman
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=1472821069-5437-5-git-send-email-luca@lucaceresoli.net \
--to=luca@lucaceresoli.net \
--cc=anish@gatech.edu \
--cc=arnd@arndb.de \
--cc=binoy.jayan@linaro.org \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=khoroshilov@ispras.ru \
--cc=kyle.kuffermann@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=remyoudompheng@gmail.com \
/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
all inboxes | Powered by JetHome®