diff options
| author | Hans J. Koch <[email protected]> | 2010-04-13 00:03:25 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-04-13 03:32:42 -0700 |
| commit | 829e0015431537176e38812f88fffe1d3250083e (patch) | |
| tree | 585fa8fafbf09d629262f78c3b7ab2f578f35021 /include/linux/timerqueue.h | |
| parent | 5e10d4a7fc80e4ef310c07a6a547406fef50534a (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions