kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify...
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.13 / 411-mtd-partial_eraseblock_write.patch
index 8da080b2ade89e36f1da84e7be28d63a3c572d8d..668b7d7289e13d5521dd7c7f6e3b6bdf61a49786 100644 (file)
@@ -2,7 +2,7 @@
 +++ b/drivers/mtd/mtdpart.c
 @@ -35,6 +35,8 @@
  #include "mtdcore.h"
- #include "mtdsplit.h"
+ #include "mtdsplit/mtdsplit.h"
  
 +#define MTD_ERASE_PARTIAL     0x8000 /* partition only covers parts of an erase block */
 +