include: fix paths mentioned in files

This patch fixes paths mentioned in the files which are wrong now, due the move
of the files in the previous patch.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde
2014-01-23 13:48:09 +01:00
parent ed7bc7d366
commit 08d2c63e00
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* socketcan/can/bcm.h
* linux/can/bcm.h
*
* Definitions for CAN Broadcast Manager (BCM)
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* socketcan/can/error.h
* linux/can/error.h
*
* Definitions of the CAN error messages to be filtered and passed to the user.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* socketcan/can/gw.h
* linux/can/gw.h
*
* Definitions for CAN frame Gateway/Router/Bridge
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* socketcan/can/netlink.h
* linux/can/netlink.h
*
* Definitions for the CAN netlink interface
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* socketcan/can/raw.h
* linux/can/raw.h
*
* Definitions for raw CAN sockets
*