aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-01-23 12:12:23 +0000
committerJohn Crispin <blogic@openwrt.org>2011-01-23 12:12:23 +0000
commitfa4788f25c4fd97399e5fc809d9ca7af6bdf8647 (patch)
treea9e1b25dd66a33e83634464c2e26d95971cf08e5 /target
parente446e5409bb31ba4feae8f99ce58efa1dda90808 (diff)
downloadupstream-fa4788f25c4fd97399e5fc809d9ca7af6bdf8647.tar.gz
upstream-fa4788f25c4fd97399e5fc809d9ca7af6bdf8647.tar.bz2
upstream-fa4788f25c4fd97399e5fc809d9ca7af6bdf8647.zip
[lantiq] remove deadcode from [25072]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25073 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/patches/260-pci.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/lantiq/patches/260-pci.patch b/target/linux/lantiq/patches/260-pci.patch
index e9a66c79c0..6c0ca47cbc 100644
--- a/target/linux/lantiq/patches/260-pci.patch
+++ b/target/linux/lantiq/patches/260-pci.patch
@@ -140,7 +140,7 @@
+}
--- /dev/null
+++ b/arch/mips/pci/pci-lantiq.c
-@@ -0,0 +1,305 @@
+@@ -0,0 +1,302 @@
+/*
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 as published
@@ -302,9 +302,6 @@
+ gmap[i].alt1, gmap[i].dir, gmap[i].name);
+ }
+ }
-+ lq_w32(lq_r32((u32*)0xBF101000) | 0x60, (u32*)0xBF101000);
-+ lq_w32(lq_r32((u32*)0xBF101004) & ~2, (u32*)0xBF101004);
-+ lq_w32(lq_r32((u32*)0xBF10100C) | 2, (u32*)0xBF10100C);
+ for(i = 0; i < 3; i++)
+ {
+ if(gpio & (1 << i))