* [PATCH] cc770: linux/can/dev.h included twice
@ 2012-02-15 17:55 Danny Kukawka
2012-02-15 19:37 ` Marc Kleine-Budde
0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-15 17:55 UTC (permalink / raw)
To: Wolfgang Grandegger
Cc: Danny Kukawka, Marc Kleine-Budde, David S. Miller, linux-can,
netdev, linux-kernel
drivers/net/can/cc770/cc770.c included 'linux/can/dev.h' twice,
remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.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.8.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cc770: linux/can/dev.h included twice
2012-02-15 17:55 [PATCH] cc770: linux/can/dev.h included twice Danny Kukawka
@ 2012-02-15 19:37 ` Marc Kleine-Budde
0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-02-15 19:37 UTC (permalink / raw)
To: Danny Kukawka
Cc: Wolfgang Grandegger, Danny Kukawka, David S. Miller, linux-can,
netdev, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 517 bytes --]
On 02/15/2012 06:55 PM, Danny Kukawka wrote:
> drivers/net/can/cc770/cc770.c included 'linux/can/dev.h' twice,
> remove the duplicate.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Thanks, applied to can-next.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-15 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 17:55 [PATCH] cc770: linux/can/dev.h included twice Danny Kukawka
2012-02-15 19:37 ` Marc Kleine-Budde
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).