aboutsummaryrefslogtreecommitdiffstats
path: root/package/ltq-tapi/patches/100-ifxmips.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-03-29 05:17:10 +0000
committerJohn Crispin <blogic@openwrt.org>2011-03-29 05:17:10 +0000
commit2e6d399f2816e92ccbd6b87ba926734496b14339 (patch)
treee732df068be61fba7941819cdc72521deea162a7 /package/ltq-tapi/patches/100-ifxmips.patch
parent7252c35ef16c7fa30d82a9da66009dbcb82583a4 (diff)
downloadupstream-2e6d399f2816e92ccbd6b87ba926734496b14339.tar.gz
upstream-2e6d399f2816e92ccbd6b87ba926734496b14339.tar.bz2
upstream-2e6d399f2816e92ccbd6b87ba926734496b14339.zip
[lantiq]
* several updates to the voice packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26351 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ltq-tapi/patches/100-ifxmips.patch')
-rw-r--r--package/ltq-tapi/patches/100-ifxmips.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/ltq-tapi/patches/100-ifxmips.patch b/package/ltq-tapi/patches/100-ifxmips.patch
index 13c59f622f..a9c0d8116b 100644
--- a/package/ltq-tapi/patches/100-ifxmips.patch
+++ b/package/ltq-tapi/patches/100-ifxmips.patch
@@ -1,6 +1,6 @@
--- a/src/drv_tapi_linux.c
+++ b/src/drv_tapi_linux.c
-@@ -544,7 +544,7 @@ static ssize_t ifx_tapi_write (struct fi
+@@ -552,7 +552,7 @@ static ssize_t ifx_tapi_write (struct fi
IFX_uint8_t *pData;
IFX_size_t buf_size;
#endif /* TAPI_PACKET */
@@ -69,9 +69,9 @@
/* ============================= */
--- a/src/lib/lib_bufferpool/lib_bufferpool.c
+++ b/src/lib/lib_bufferpool/lib_bufferpool.c
-@@ -80,24 +80,6 @@
- #include <linux/slab.h>
- #endif /* LINUX */
+@@ -85,24 +85,6 @@
+ #include <stdlib.h>
+ #endif /*VXWORKS*/
-
-/* ============================= */