From: Marc Kleine-Budde <mkl@pengutronix.de>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org,
kernel@pengutronix.de, Danny Kukawka <danny.kukawka@bisect.de>,
Marc Kleine-Budde <mkl@pengutronix.de>
Subject: [PATCH 1/6] can: cc770: linux/can/dev.h included twice
Date: Sat, 3 Mar 2012 18:00:10 +0100 [thread overview]
Message-ID: <1330794015-14930-2-git-send-email-mkl@pengutronix.de> (raw)
In-Reply-To: <1330794015-14930-1-git-send-email-mkl@pengutronix.de>
From: Danny Kukawka <danny.kukawka@bisect.de>
drivers/net/can/cc770/cc770.c included 'linux/can/dev.h' twice,
remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
drivers/net/can/cc770/cc770.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/can/cc770/cc770.c b/drivers/net/can/cc770/cc770.c
index c30f0e6..d42a6a7 100644
--- a/drivers/net/can/cc770/cc770.c
+++ b/drivers/net/can/cc770/cc770.c
@@ -34,7 +34,6 @@
#include <linux/can.h>
#include <linux/can/dev.h>
#include <linux/can/error.h>
-#include <linux/can/dev.h>
#include <linux/can/platform/cc770.h>
#include "cc770.h"
--
1.7.4.1
next prev parent reply other threads:[~2012-03-03 17:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-03 17:00 [PATCH 0/6] can: remove double include, add support for various PEAK hardare Marc Kleine-Budde
2012-03-03 17:00 ` Marc Kleine-Budde [this message]
2012-03-03 17:00 ` [PATCH 2/6] can: peak_pci: add support of some new PEAK-System PCI cards Marc Kleine-Budde
2012-03-03 17:00 ` [PATCH 3/6] can: sja1000: add support for PEAK-System PCMCIA card Marc Kleine-Budde
2012-03-03 17:00 ` [PATCH 4/6] can: usb: PEAK-System Technik USB adapters driver core Marc Kleine-Budde
2012-03-03 17:00 ` [PATCH 5/6] can: usb: PEAK-System Technik PCAN-USB specific part Marc Kleine-Budde
2012-03-03 17:00 ` [PATCH 6/6] can: usb: PEAK-System Technik PCAN-USB Pro " Marc Kleine-Budde
2012-03-05 3:02 ` [PATCH 0/6] can: remove double include, add support for various PEAK hardare 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=1330794015-14930-2-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=danny.kukawka@bisect.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.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).