ath9k: compile out the ath9k rate control
[openwrt.git] / package / ifxmips-dsl-api / patches / 100-dsl_compat.patch
index dea82f03048df860c0922647ca0bc7ddcd7a8236..a3020d4c9a58f5f0c632ec2f05bfa05c52387423 100644 (file)
     return 0;
  }
  
+--- a/src/include/drv_dsl_cpe_os_linux.h
++++ b/src/include/drv_dsl_cpe_os_linux.h
+@@ -24,7 +24,7 @@
+ #include <linux/ctype.h>
+ #include <linux/version.h>
+ #include <linux/spinlock.h>
+-
++#include <linux/sched.h>
+ #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17))
+    #include <linux/utsrelease.h>