Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next

This commit is contained in:
Boris Brezillon
2017-08-23 17:00:12 +02:00
128 changed files with 133 additions and 135 deletions

View File

@@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*/
#include <linux/mtd/nand.h>
#include <linux/mtd/rawnand.h>
#include <linux/mtd/nand_ecc.h>
#include <linux/mtd/partitions.h>