summaryrefslogtreecommitdiffstats
path: root/package/ifxos/patches/110-fix-2.6.32-wakeup.patch
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-01 14:32:25 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-01 14:32:25 +0000
commit9a5ae46bbbc62db4c8faa646d8383017b904cdad (patch)
tree4a3ef2bf9d4e49afe3ebef3bc5b5933805720502 /package/ifxos/patches/110-fix-2.6.32-wakeup.patch
parent3b329ec7b5c182f2b66e86a855b633c4b97ee5f1 (diff)
[lantiq voice]
* rename voice package * sync with lantiqs release * make it work on lantiq kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25275 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ifxos/patches/110-fix-2.6.32-wakeup.patch')
-rw-r--r--package/ifxos/patches/110-fix-2.6.32-wakeup.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ifxos/patches/110-fix-2.6.32-wakeup.patch b/package/ifxos/patches/110-fix-2.6.32-wakeup.patch
deleted file mode 100644
index da0bbd323..000000000
--- a/package/ifxos/patches/110-fix-2.6.32-wakeup.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: lib_ifxos-1.5.12/src/linux/ifxos_linux_select_drv.c
-===================================================================
---- lib_ifxos-1.5.12.orig/src/linux/ifxos_linux_select_drv.c 2010-04-24 11:33:55.000000000 +0200
-+++ lib_ifxos-1.5.12/src/linux/ifxos_linux_select_drv.c 2010-04-24 11:34:21.000000000 +0200
-@@ -33,6 +33,7 @@
- #include <linux/fs.h>
- #include <linux/wait.h>
- #include <linux/poll.h>
-+#include <linux/sched.h>
-
- #include "ifx_types.h"
- #include "ifxos_rt_if_check.h"