summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-14 16:21:28 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-14 16:21:28 +0000
commite861730fef124e281a02fdff38511bfbbb8fae99 (patch)
treea75e1d75a4bb4884492408479f631b524e19ecc0 /target/linux/brcm63xx/patches-2.6.32/012-mips_add_readl_writel_be_accessors.patch
parent34d8a52831de58408d4081051e1d2007bd83b7e5 (diff)
[brcm63xx] refresh 2.6.32 patches, fix livebox support (#6821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3a42bdefe..71b715dcf 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
*/
---
-
-