[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100413095125.GB2011@bluebox.local>
Date: Tue, 13 Apr 2010 11:51:26 +0200
From: "Hans J. Koch" <hjk@...utronix.de>
To: David Miller <davem@...emloft.net>
Cc: hjk@...utronix.de, socketcan-core@...ts.berlios.de,
netdev@...r.kernel.org, kernel@...gutronix.de, 21cnbao@...il.com,
celston@...alix.com, chripell@...lware.org, wg@...ndegger.com,
haas@...-wuenche.com, per.dalen@...il.com,
P.B.Cheblakov@....nsk.su, oliver.hartkopp@...kswagen.de,
anantgole@...com
Subject: Re: [PATCH] Fix some #includes in CAN drivers
On Tue, Apr 13, 2010 at 01:36:14AM -0700, David Miller wrote:
> From: "Hans J. Koch" <hjk@...utronix.de>
> Date: Thu, 8 Apr 2010 21:25:45 +0200
>
> > In the current implementation, CAN drivers need to #include <linux/can.h>
> > _before_ they #include <linux/can/dev.h>, which is both ugly and
> > unnecessary.
> >
> > Fix this by including <linux/can.h> in <linux/can/dev.h> and remove the
> > #include <linux/can.h> lines from drivers.
> >
> > Signed-off-by: Hans J. Koch <hjk@...utronix.de>
>
> This doesn't apply cleanly to net-next-2.6, please respin your patch
> and resubmit.
Ooops, sorry. Will resubmit immediately.
Thanks,
Hans
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists