projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207681f
)
can: ucan: remove duplicated include from ucan.c
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 29 Aug 2018 01:25:45 +0000
(
01:25
+0000)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 9 Nov 2018 16:20:07 +0000
(17:20 +0100)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Martin Elshuber <martin.elshuber@theobroma-systems.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/ucan.c
patch
|
blob
|
history
diff --git
a/drivers/net/can/usb/ucan.c
b/drivers/net/can/usb/ucan.c
index c9fd83e8d9477d5599614cceca2315784301789e..f3d5bda012a107e430bca91bd09dd1d15be1bbf2 100644
(file)
--- a/
drivers/net/can/usb/ucan.c
+++ b/
drivers/net/can/usb/ucan.c
@@
-35,10
+35,6
@@
#include <linux/slab.h>
#include <linux/usb.h>
-#include <linux/can.h>
-#include <linux/can/dev.h>
-#include <linux/can/error.h>
-
#define UCAN_DRIVER_NAME "ucan"
#define UCAN_MAX_RX_URBS 8
/* the CAN controller needs a while to enable/disable the bus */