projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] uhttpd:
[openwrt.git]
/
package
/
ep80579-drivers
/
patches
/
210-can_include_linux_fs_h.patch
1
--- a/Embedded/src/CAN/can_main.c
2
+++ b/Embedded/src/CAN/can_main.c
3
@@ -70,6 +70,8 @@
4
5
#include "can_main.h"
6
#include "can_ioctl.h"
7
+#include <linux/fs.h>
8
+
9
10
MODULE_AUTHOR("Intel(R) Corporation");
11
MODULE_DESCRIPTION("Controller Area Network Driver");
This page took
0.037591 seconds
and
5
git commands to generate.