]> rtime.felk.cvut.cz Git - can-utils.git/commit
include/socketcan: prepare headers to be moved to include/linux
authorMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 16 Jan 2014 15:57:50 +0000 (16:57 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 23 Jan 2014 12:48:08 +0000 (13:48 +0100)
commit7c055123178499574247e37050ec20ebe11f92b1
tree0220d7493fbdf184b2a8b4ab12f3063273c6d78e
parente18841ee53b118bccfca1c46e1f02c001c849347
include/socketcan: prepare headers to be moved to include/linux

This patch changes the include from the socketcan folder to the linux folder:

-#include <socketcan/can.h>
+#include <linux/can.h>

so that the socketcan folder can be eliminated in a later patch.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
include/socketcan/can/bcm.h
include/socketcan/can/gw.h
include/socketcan/can/isotp.h
include/socketcan/can/raw.h