From: Hans J. Koch Date: Tue, 13 Apr 2010 00:03:25 +0000 (+0000) Subject: Fix some #includes in CAN drivers (rebased for net-next-2.6) X-Git-Tag: v2.6.35-rc1~473^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829e0015431537176e38812f88fffe1d3250083e;p=pandora-kernel.git Fix some #includes in CAN drivers (rebased for net-next-2.6) In the current implementation, CAN drivers need to #include _before_ they #include , which is both ugly and unnecessary. Fix this by including in and remove the #include lines from drivers. Signed-off-by: Hans J. Koch Signed-off-by: David S. Miller --- Reading git-diff-tree failed