aboutsummaryrefslogtreecommitdiffstats
path: root/package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-07-07 18:20:02 +0000
committerJohn Crispin <blogic@openwrt.org>2011-07-07 18:20:02 +0000
commit767bb690d1a07899aca00a69d0afc1b22e507fd1 (patch)
tree2c05548e1c48ac78ee4077b8ad068e3910874727 /package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch
parent628845c5adc42aad6faf37afb65c57c58e7866ed (diff)
downloadupstream-767bb690d1a07899aca00a69d0afc1b22e507fd1.tar.gz
upstream-767bb690d1a07899aca00a69d0afc1b22e507fd1.tar.bz2
upstream-767bb690d1a07899aca00a69d0afc1b22e507fd1.zip
update ltq-ifxos to version 1.5.14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch')
-rw-r--r--package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch b/package/ltq-ifxos/patches/110-fix-2.6.32-wakeup.patch
deleted file mode 100644
index da0bbd3234..0000000000
--- a/package/ltq-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"