brcm47xx: Fix boot problem with wgt634u.
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-2.6.36 / 310-no_highpage.patch
index af2289b0800974aca77e5918deaf5a9714aa152e..27d5409d26ae9cac23f17e50780a534d916b5509 100644 (file)
@@ -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);
  }