[kernel] refresh patches
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.31 / 232-union_mounts_compile_fix.patch
index bf922a3b8dc4c78c6c6bd8b686326f64df69cb36..b20b845aad4e0556d7be4d57a3fcf10cd067de5a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/union.h
 +++ b/include/linux/union.h
-@@ -77,7 +77,7 @@
+@@ -77,7 +77,7 @@ extern int union_permission(struct path 
  #define __union_copyup(x, y, z)               ({ BUG(); (0); })
  #define union_copyup(x, y)            ({ (0); })
  #define union_copyup_dir(x)           ({ BUG(); (0); })