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

@@ -31,7 +31,7 @@
#include <linux/of_device.h>
#include <linux/of_gpio.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/nand.h>
#include <linux/mtd/rawnand.h>
#include <linux/mtd/partitions.h>
#include <linux/clk.h>
#include <linux/delay.h>