diff options
Diffstat (limited to 'drivers/net/can/softing/softing_fw.c')
-rw-r--r-- | drivers/net/can/softing/softing_fw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/can/softing/softing_fw.c b/drivers/net/can/softing/softing_fw.c index b520784fb197..310596175676 100644 --- a/drivers/net/can/softing/softing_fw.c +++ b/drivers/net/can/softing/softing_fw.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include <linux/firmware.h> | 20 | #include <linux/firmware.h> |
21 | #include <linux/sched.h> | 21 | #include <linux/sched.h> |
22 | #include <asm/div64.h> | 22 | #include <asm/div64.h> |
23 | #include <asm/io.h> | ||
23 | 24 | ||
24 | #include "softing.h" | 25 | #include "softing.h" |
25 | 26 | ||