summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.4/patches/006-gcc4_fixes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-24 00:56:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-24 00:56:51 +0000
commit3b9654520c414ee0064ded6bc5b127280f136b28 (patch)
tree9cd8f70d8f031f448f96ffbf04046eb2a869cb41 /target/linux/generic-2.4/patches/006-gcc4_fixes.patch
parentcf921b2f2874acc2f5427ecff6775a1e13d760cd (diff)
downloadmtk-20170518-3b9654520c414ee0064ded6bc5b127280f136b28.zip
mtk-20170518-3b9654520c414ee0064ded6bc5b127280f136b28.tar.gz
mtk-20170518-3b9654520c414ee0064ded6bc5b127280f136b28.tar.bz2
upgrade to linux 2.4.33.4
SVN-Revision: 5634
Diffstat (limited to 'target/linux/generic-2.4/patches/006-gcc4_fixes.patch')
-rw-r--r--target/linux/generic-2.4/patches/006-gcc4_fixes.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/generic-2.4/patches/006-gcc4_fixes.patch b/target/linux/generic-2.4/patches/006-gcc4_fixes.patch
index 4034d1b..beb0c52 100644
--- a/target/linux/generic-2.4/patches/006-gcc4_fixes.patch
+++ b/target/linux/generic-2.4/patches/006-gcc4_fixes.patch
@@ -184,18 +184,6 @@ diff -rupN linux-2.4.32/drivers/sound/sound_firmware.c linux-2.4.32.gcc4-fixes-v
static int do_mod_firmware_load(const char *fn, char **fp)
{
int fd;
-diff -rupN linux-2.4.32/drivers/usb/host/ehci-q.c linux-2.4.32.gcc4-fixes-v12/drivers/usb/host/ehci-q.c
---- linux-2.4.32/drivers/usb/host/ehci-q.c 2005-01-19 18:00:53.000000000 +0100
-+++ linux-2.4.32.gcc4-fixes-v12/drivers/usb/host/ehci-q.c 2005-11-17 13:32:13.000000000 +0100
-@@ -199,8 +199,6 @@ ehci_urb_done (struct ehci_hcd *ehci, st
- #ifdef INTR_AUTOMAGIC
- struct urb *resubmit = 0;
- struct usb_device *dev = 0;
--
-- static int ehci_urb_enqueue (struct usb_hcd *, struct urb *, int);
- #endif
-
- if (likely (urb->hcpriv != 0)) {
diff -rupN linux-2.4.32/drivers/usb/inode.c linux-2.4.32.gcc4-fixes-v12/drivers/usb/inode.c
--- linux-2.4.32/drivers/usb/inode.c 2004-02-18 15:16:23.000000000 +0100
+++ linux-2.4.32.gcc4-fixes-v12/drivers/usb/inode.c 2005-11-17 13:32:13.000000000 +0100