diff options
Diffstat (limited to 'drivers/net/can/flexcan.c')
-rw-r--r-- | drivers/net/can/flexcan.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.c index 17678117ed69..586b2cdcee90 100644 --- a/drivers/net/can/flexcan.c +++ b/drivers/net/can/flexcan.c | |||
@@ -35,8 +35,6 @@ | |||
35 | #include <linux/module.h> | 35 | #include <linux/module.h> |
36 | #include <linux/platform_device.h> | 36 | #include <linux/platform_device.h> |
37 | 37 | ||
38 | #include <mach/clock.h> | ||
39 | |||
40 | #define DRV_NAME "flexcan" | 38 | #define DRV_NAME "flexcan" |
41 | 39 | ||
42 | /* 8 for RX fifo and 2 error handling */ | 40 | /* 8 for RX fifo and 2 error handling */ |