brcm47xx: use b53 phy driver for the switch in kernel 3.10
[openwrt.git] / target / linux / generic / patches-3.10 / 903-debloat_direct_io.patch
index a16eff64c74543dafab99c242c24aa5706b10509..4f3545db6cf1036568c96b0027412ccbed19fb02 100644 (file)
@@ -26,7 +26,7 @@
  endif
 --- a/include/linux/fs.h
 +++ b/include/linux/fs.h
-@@ -2467,12 +2467,26 @@ enum {
+@@ -2468,12 +2468,26 @@ enum {
        DIO_SKIP_HOLES  = 0x02,
  };