[kernel] move lots of kernel related packages to the new system/ folder
[15.05/openwrt.git] / package / system / ep80579-drivers / patches / 210-can_include_linux_fs_h.patch
diff --git a/package/system/ep80579-drivers/patches/210-can_include_linux_fs_h.patch b/package/system/ep80579-drivers/patches/210-can_include_linux_fs_h.patch
new file mode 100644 (file)
index 0000000..26c53dc
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/Embedded/src/CAN/can_main.c
++++ b/Embedded/src/CAN/can_main.c
+@@ -70,6 +70,8 @@
\r
+ #include "can_main.h"\r
+ #include "can_ioctl.h"\r
++#include <linux/fs.h>
++
\r
+ MODULE_AUTHOR("Intel(R) Corporation");\r
+ MODULE_DESCRIPTION("Controller Area Network Driver");\r