diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:17:56 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-05-23 13:17:56 +0000 |
commit | 7800ac4e58a002f0e8816c6dcd7d2877eb845ca0 (patch) | |
tree | 58e971d169b4e6741e6a4db66f704e688b82c329 /target/linux/brcm47xx/patches-2.6.33/310-no_highpage.patch | |
parent | 3e4f6af8a5cf99e178706b4490a3ab96cdc34362 (diff) | |
download | upstream-7800ac4e58a002f0e8816c6dcd7d2877eb845ca0.tar.gz upstream-7800ac4e58a002f0e8816c6dcd7d2877eb845ca0.tar.bz2 upstream-7800ac4e58a002f0e8816c6dcd7d2877eb845ca0.zip |
brcm47xx: refresh patches
SVN-Revision: 21543
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.patch | 2 |
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); } |