mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 14:29:54 +02:00
include: Remove two unused header files
These seem to have never been used. They entered can-utils in commit
77de10356f (include: import kernel header files into tree) and already
back then only consisted in an #include of a non-existing file.
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
committed by
Marc Kleine-Budde
parent
49801ea8a6
commit
a9dbbbc214
@@ -11,8 +11,6 @@ noinst_HEADERS = \
|
|||||||
lib.h \
|
lib.h \
|
||||||
terminal.h \
|
terminal.h \
|
||||||
include/linux/can/bcm.h \
|
include/linux/can/bcm.h \
|
||||||
include/linux/can/core.h \
|
|
||||||
include/linux/can/dev.h \
|
|
||||||
include/linux/can/error.h \
|
include/linux/can/error.h \
|
||||||
include/linux/can/gw.h \
|
include/linux/can/gw.h \
|
||||||
include/linux/can.h \
|
include/linux/can.h \
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
#include <socketcan/can/core.h>
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
#include <socketcan/can/dev.h>
|
|
||||||
Reference in New Issue
Block a user