aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-05-23 13:17:56 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-05-23 13:17:56 +0000
commit110826dc6c0484a788c3aabe9fe0fc0794b01041 (patch)
tree387557aa3fbf7ce75473f4978c5ee48bea30e0e4 /target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch
parentcfb92685072475fa57c34599426364c703d00fa4 (diff)
downloadmaster-187ad058-110826dc6c0484a788c3aabe9fe0fc0794b01041.tar.gz
master-187ad058-110826dc6c0484a788c3aabe9fe0fc0794b01041.tar.bz2
master-187ad058-110826dc6c0484a788c3aabe9fe0fc0794b01041.zip
brcm47xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21543 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch b/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch
index 33319ca3a5..cde3cbf727 100644
--- a/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch
+++ b/target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch
@@ -8,7 +8,7 @@
#include <asm/io.h>
extern void build_clear_page(void);
-@@ -78,13 +79,16 @@ static inline void clear_user_page(void
+@@ -78,13 +79,16 @@ static inline void clear_user_page(void
flush_data_cache_page((unsigned long)addr);
}