linux-stable/include/linux/can
Hans J. Koch 829e001543 Fix some #includes in CAN drivers (rebased for net-next-2.6)
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@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-13 03:32:42 -07:00
..
platform Add hotplug support to mcp251x driver 2010-03-30 23:51:09 -07:00
bcm.h headers_check fix: can/bcm.h 2009-01-30 19:50:25 +05:30
core.h net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
dev.h Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
error.h
Kbuild can: CAN Network device driver and Netlink interface 2009-05-18 15:41:41 -07:00
netlink.h can: netlink support for bus-error reporting and counters 2010-02-26 01:48:49 -08:00
raw.h