aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-14 16:21:28 +0000
commitf2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a (patch)
treee8b171f418e6245e9021d465d64048476131c64e /target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
parent0193462642bd005e3ab2e36ea45cae2977bc711a (diff)
downloadupstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.gz
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.tar.bz2
upstream-f2e91995eaf5f4f1a7cfc85e52d445ac45e36f8a.zip
refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch b/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
index 3a42bdefea..71b715dcff 100644
--- a/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
+++ b/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
@@ -5,8 +5,6 @@ compilation of the bcm63xx defconfig against USB.
Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
---
-diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h
-index 436878e..65d7843 100644
--- a/arch/mips/include/asm/io.h
+++ b/arch/mips/include/asm/io.h
@@ -447,6 +447,9 @@ __BUILDIO(q, u64)
@@ -19,6 +17,3 @@ index 436878e..65d7843 100644
/*
* Some code tests for these symbols
*/
---
-
-