[include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants...
[openwrt.git] / package / ifx-vmmc / patches / 001-portability.patch
index fb8ab68..81869cd 100644 (file)
        $(MAKE) ARCH=@KERNEL_ARCH@ -C @KERNEL_BUILD_PATH@ O=@KERNEL_BUILD_PATH@ M=$(PWD) modules
  
  clean-generic:
+--- a/src/drv_vmmc_linux.c
++++ b/src/drv_vmmc_linux.c
+@@ -27,6 +27,7 @@
+ #include <linux/proc_fs.h>
+ #include <linux/wait.h>
+ #include <linux/vmalloc.h>
++#include <linux/sched.h>
+ #ifdef LINUX_2_6
+ #include <linux/version.h>
This page took 0.020799 seconds and 4 git commands to generate.