diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-3.14/310-no_highpage.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.14/310-no_highpage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.14/310-no_highpage.patch b/target/linux/brcm47xx/patches-3.14/310-no_highpage.patch index d71c39deb1..57b0bb865f 100644 --- a/target/linux/brcm47xx/patches-3.14/310-no_highpage.patch +++ b/target/linux/brcm47xx/patches-3.14/310-no_highpage.patch @@ -8,7 +8,7 @@ extern void build_clear_page(void); extern void build_copy_page(void); -@@ -105,13 +106,16 @@ static inline void clear_user_page(void +@@ -105,13 +106,16 @@ static inline void clear_user_page(void flush_data_cache_page((unsigned long)addr); } |